Module curve25519_dalek::prelude[][src]

Expand description

Crate-local prelude (for alloc-dependent features like Vec)

Structs

A contiguous growable array type, written as Vec<T> and pronounced ‘vector’.