Type Definition ockam_vault_core::SmallBuffer[][src]

type SmallBuffer<T> = Vec<T>;

Bufer for small vectors (e.g. array of attributes)