cargo_mobile2::config::app::lib_name

Function validate

source
pub fn validate<T: Deref<Target = str>>(app_name: T) -> Result<T, Invalid>