Trait cyfs_lib::RouterHandlerCategoryInfo
source · pub trait RouterHandlerCategoryInfo {
// Required method
fn category() -> RouterHandlerCategory;
}
pub trait RouterHandlerCategoryInfo {
// Required method
fn category() -> RouterHandlerCategory;
}