[][src]Type Definition zeros::Z512

type Z512 = [u8; 64];

Trait Implementations

impl TryFrom<Zeros> for Z512[src]

type Error = Error<'static>

The type returned in the event of a conversion error.