Constant ring::digest::MAX_OUTPUT_LEN
source · pub const MAX_OUTPUT_LEN: usize = _; // 64usizeExpand description
The maximum output length (Algorithm::output_len) of all the algorithms
in this module.
pub const MAX_OUTPUT_LEN: usize = _; // 64usizeThe maximum output length (Algorithm::output_len) of all the algorithms
in this module.