Enum wiggle_generate::config::AsyncFunctions [−][src]
Variants
Some(HashMap<String, Vec<String>>)
All
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for AsyncFunctions
impl Send for AsyncFunctions
impl Sync for AsyncFunctions
impl Unpin for AsyncFunctions
impl UnwindSafe for AsyncFunctions
Blanket Implementations
Mutably borrows from an owned value. Read more