Function moto::subtle

source ·
pub fn subtle<'a, T>(text: &'a T) -> String
where T: Display + ?Sized,