Function ya_client::web::url_format_obj

source ·
pub fn url_format_obj<T>(base: &str, params: &T) -> Stringwhere
    T: Serialize,