Crate recursive_array

source ·

Macros

Structs

Traits

  • a trait which when implemented by some type states that the type’s memory representation can be treated directly as a slice of type T, with a length that is according to the LENGTH constant.