Function rbw::actions::remove[][src]

pub fn remove(
    access_token: &str,
    refresh_token: &str,
    id: &str
) -> Result<(Option<String>, ())>