Skip to main content

Module from

Module from 

Source
๐Ÿ”ฌThis is a nightly-only experimental API. (derive_from #144889)
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.