#[derive(From)]
{
// Attributes available to this derive:
#[from]
}
Expand description
The implementation of std::convert::From trait
#[derive(From)]
{
// Attributes available to this derive:
#[from]
}
The implementation of std::convert::From trait