Crate share

Source

Macros§

shareable

Structs§

Share
Shared value reference. It can store either reference or copy of the value.

Traits§

Shareable
Simple trait that can be implemented for any type via shareable! trait.