Function scsys::is_string

source ยท
pub fn is_string<T>(_s: &T) -> bool
where T: Any + ?Sized,
Expand description

Checks to see if the input is a string