Skip to main content

classes_collection

Function classes_collection 

Source
pub async fn classes_collection(
    __arg0: State<AppState>,
    authority: Authority,
    __arg2: Path<String>,
    __arg3: Query<HashMap<String, String>>,
    method: Option<Extension<MethodOverride>>,
    transport: Method,
    body: Option<Json<Value>>,
) -> Response