NoCallback

Type Alias NoCallback 

Source
pub type NoCallback = fn(Oauth2Token) -> Ready<Result<()>>;