[][src]Crate serde_closure_derive

Serializable closures.

Crates.ioRepo

This library provides macros to wrap closures such that they can be serialized and sent between other processes running the same binary.

See serde_closure for documentation.

Derive Macros

proc_macro_hack_Fn
proc_macro_hack_FnMut
proc_macro_hack_FnOnce