[][src]Type Definition stack_dst::Value

type Value<T> = ValueA<T, [usize; 9]>;

Stack-allocated DST (using a default size)