Skip to main content

get

Function get 

Source
pub async fn get(
    __arg0: State<Arc<AppState>>,
    auth: HeaderAuth,
    __arg2: JsonQuery<GroundingGetParams>,
) -> Result<impl IntoResponse, AppError>