Function vitup::mode::mock::farm::rest::authorize_token

source ·
pub async fn authorize_token(
    token: String,
    context: Arc<Mutex<Context>>
) -> Result<(), Rejection>