[][src]Module type_vec::size

Defines the size type which value is static or dynamic

Structs

Dyn

The dynamic size type. It is used when the size is not known in compile time.

Traits

CheckIndex
CheckIndexInclusive
DecreaseOne
IncreaseOne
IntoSize

The helper trait that converts the input type to a size type.

IsDyn
Size

Marks the size type.

SizeAdd

Type Definitions

CheckIndexInclusiveOp
CheckIndexOp
DecreaseOneOp
IncreaseOneOp
IsDynOp
SizeAddOp