Function create_debug_string

Source
pub fn create_debug_string(len: usize) -> String
Expand description

Creates a debug string of the given length. The string will be composed of predictable characters sequence so it easy to follow data transfer flow.