Derive Macro narrow::Array[][src]

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

Derive macro for the Array trait.