Type Definition combu::command::LicenseFunc

source · []
pub type LicenseFunc = fn(command: &Command, context: &Context) -> String;
Expand description

LicenseFunc shows type alias for license function