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.