Unbox and pin various either-or futures.
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
parent
066097a83d
commit
71ef093edc
3 changed files with 38 additions and 19 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#![type_length_limit = "16384"] //TODO: reduce me
|
||||
#![type_length_limit = "65536"] //TODO: reduce me
|
||||
#![allow(clippy::toplevel_ref_arg)]
|
||||
|
||||
pub mod client;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue