Skip to main content

From

Derive Macro From 

Source
#[derive(From)]
{
    // Attributes available to this derive:
    #[from]
}
Expand description

The implementation of std::convert::From trait