Module ccash_rs::user[][src]

Expand description

This module contains the relevant structures and enums relating to the data of a CCash user.

Structs

User struct that can be used for authentication purposes.

Enums

Enum to describe the errors that could occur when trying to create a user with an incorrect username.