#[derive(FromRow)]
{
// Attributes available to this derive:
#[hyperdb]
}
Expand description
Derives hyperdb_api::FromRow for a struct.
See the crate-level documentation for the full feature list.
#[derive(FromRow)]
{
// Attributes available to this derive:
#[hyperdb]
}
Derives hyperdb_api::FromRow for a struct.
See the crate-level documentation for the full feature list.