IntoRobj

Derive Macro IntoRobj 

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

Deprecated: Use IntoList instead.

This is an alias for IntoList maintained for backward compatibility. IntoRobj is too generic - this macro specifically creates a named list from a struct.