Skip to main content

Crate sercli

Crate sercli 

Source

Re-exports§

pub use server::connection_string_from_compose;

Modules§

axum
client
db
reflected
server

Structs§

CrudRequest
DBStorage
DateTime
ISO 8601 combined date and time without timezone.
Decimal
Decimal represents a 128 bit representation of a fixed-precision decimal number. The finite set of values of type Decimal are of the form m / 10e, where m is an integer such that -296 < m < 296, and e is an integer between 0 and 28 inclusive.
HeaderMap
A specialized multimap for header names and values.
Json
JSON Extractor / Response.
Migrations
State
Extractor for state.
Utc
The UTC time zone. This is the most efficient time zone when you don’t need the local time. It is also used as an offset (which is also a dummy type).

Traits§

Crud
Entity
FieldExtension
SercliUser

Functions§

check_password
git_root
hash_password

Type Aliases§

Duration
Alias of TimeDelta.
ID