Available on crate feature
utils
only.Functionsยง
- is_
default - Check whether
t
typeT
is equal to default. - is_
unique - Check whether iterator
iter
contains only unique values. - load_
rustls_ config rustls
- 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.