pub async fn submit_example(
__arg0: State<AppState>,
session: Session<SessionNullPool>,
form: Form<SubmitExampleParams>,
) -> Result<Response, AppError>pub async fn submit_example(
__arg0: State<AppState>,
session: Session<SessionNullPool>,
form: Form<SubmitExampleParams>,
) -> Result<Response, AppError>