Home
last modified time | relevance | path

Searched refs:format_opt (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/criterion/src/
Dreport.rs232 fn format_opt(opt: &Option<String>) -> String { in fmt() function
243 format_opt(&self.function_id), in fmt()
244 format_opt(&self.value_str), in fmt()