Trait e_utils::parse::ToStringWithoutNulls
source · pub trait ToStringWithoutNulls {
// Required method
fn to_string_without_nulls(&self) -> String;
}Expand description
剔除空字符
Required Methods§
sourcefn to_string_without_nulls(&self) -> String
fn to_string_without_nulls(&self) -> String
剔除空字符