Skip to main content

handle_prop_get

Function handle_prop_get 

pub async fn handle_prop_get(
    __arg0: State<AppState>,
    headers: HeaderMap,
    __arg2: Query<PropQuery>,
) -> Response<Body>