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