Module telescope::web::services::user::profile[][src]

Expand description

Profile services.

Structs

Edits to the user’s profile submitted through the form.

Constants

The path from the templates directory to the user settings form template.

The path from the template directory to the profile template.

Functions

Get the viewer’s user ID and make a profile edit form for them.

Create a form template for the user settings page.

Register services into actix app.