Skip to main content

derive_record

Function derive_record 

Source
pub fn derive_record(
    input: TokenStream,
    runtime_path: TokenStream,
) -> TokenStream
Expand description

Derives the Record trait for deserializing database rows into structs.