Module from

Module from 

Source
🔬This is a nightly-only experimental API. (derive_from)
Expand description

Unstable module containing the unstable From derive macro.

Derive Macros§

FromExperimental
Derive macro generating an impl of the trait From. Currently, it can only be used on single-field structs.