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