Function lexical_util::assert::assert_buffer
source ยท pub fn assert_buffer<T: FormattedSize>(radix: u32, len: usize)
Expand description
Assertion the buffer has sufficient room for the output.
pub fn assert_buffer<T: FormattedSize>(radix: u32, len: usize)
Assertion the buffer has sufficient room for the output.