[][src]Crate serde_closure_derive

Serializable and debuggable closures.

📦  Crates.io  │  📑  GitHub  │  💬  Chat

This library provides macros that wrap closures to make them serializable and debuggable.

See serde_closure for documentation.

Macros

Fn
FnMut
FnOnce

Attribute Macros

generalize