[][src]Type Definition zeros::Z384

type Z384 = [u8; 48];

Trait Implementations

impl TryFrom<Zeros> for Z384[src]

type Error = Error

The type returned in the event of a conversion error.