serde_closure_derive 0.2.0

Serializable closures. This library provides macros to wrap closures such that they can serialized and sent between other processes running the same binary. See [`serde_closure`](https://crates.io/crates/serde_closure) for documentation.
Documentation

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.