actix_cloud

Module utils

Source
Available on crate feature utils only.

Functionsยง

is_default
Check whether t type T is equal to default.
is_unique
Check whether iterator iter contains only unique values.
load_rustls_configrustls
Load SSL certificate and key.
rand_string
Get n bytes random string. [a-zA-Z0-9]+
rand_string_all
Get n bytes random string (all printable ascii).
rand_string_hex
Get n bytes random hex string. [a-f0-9]+
restart
Restart the program and keep the argument.