Type Alias crypto_common::OutputSize

source ยท
pub type OutputSize<T> = <T as OutputSizeUser>::OutputSize;
Expand description

Alias for the output size of OutputSizeUser implementors.