Function scsys_core::fnl_remove
source · pub fn fnl_remove<T: Clone + ToString>(data: T) -> StringExpand description
Remove the first and last charecters of a string
pub fn fnl_remove<T: Clone + ToString>(data: T) -> StringRemove the first and last charecters of a string