#[derive(FromRow)]
{
// Attributes available to this derive:
#[from_row]
}
Expand description
Calls the fallible entry point and writes any errors to the tokenstream.
#[derive(FromRow)]
{
// Attributes available to this derive:
#[from_row]
}
Calls the fallible entry point and writes any errors to the tokenstream.