Skip to main content

handle_prop_put

Function handle_prop_put 

pub async fn handle_prop_put(
    __arg0: State<AppState>,
    headers: HeaderMap,
    __arg2: Json<PropPutBody>,
) -> Response<Body>