Derive Macro narrow::ArrayType

source ยท
#[derive(ArrayType)]
{
    // Attributes available to this derive:
    #[narrow]
}
Available on crate feature derive only.
Expand description

Derive macro for the ArrayType trait.