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