[][src]Type Definition zeros::Z256

type Z256 = [u8; 32];

Trait Implementations

impl TryFrom<Zeros> for Z256[src]

type Error = Error

The type returned in the event of a conversion error.