[go: up one dir, main page]

logo

Type Definition digest::Output

source · []
pub type Output<T> = GenericArray<u8, <T as OutputSizeUser>::OutputSize>;
Expand description

Output array of OutputSizeUser implementors.