Type Alias OutputSize

pub type OutputSize<T> = <T as OutputSizeUser>::OutputSize;

Alias for the output size of OutputSizeUser implementors.