pub type OutputSize<T> = <T as OutputSizeUser>::OutputSize;Expand description
Alias for the output size of OutputSizeUser implementors.
main (development) branch of crypto-glue.pub type OutputSize<T> = <T as OutputSizeUser>::OutputSize;Alias for the output size of OutputSizeUser implementors.