Skip to main content

classes_object

Function classes_object 

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