Derive Macro rama::context::AsRef

#[derive(AsRef)]
{
    // Attributes available to this derive:
    #[as_ref]
}
Expand description

Derive an implementation of AsRef for each field in a struct.