Function simics::api::logging::sanitize

source ยท
fn sanitize<S>(s: S) -> String
where S: AsRef<str>,
Expand description

Sanitize a string for logging (i.e. as if with printf)