[][src]Type Definition zeros::Z128

type Z128 = [u8; 16];

Trait Implementations

impl TryFrom<Zeros> for Z128[src]

type Error = Error<'static>

The type returned in the event of a conversion error.