Skip to main content

test

Function test 

Source
pub async fn test(
    __arg0: State<Arc<AppState>>,
    auth: HeaderAuth,
    __arg2: JsonQuery<TestParams>,
) -> Result<Json<Value>, AppError>