Derive Macro FromRow

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

Calls the fallible entry point and writes any errors to the tokenstream.