Skip to main content

handle_list

Function handle_list 

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