Function repo_icons::set_token

source ·
pub fn set_token<T>(token: Option<T>)where
    T: ToString,