Available on crate feature
utils only.Functionsยง
- is_
default - Check whether
ttypeTis equal to default. - is_
unique - Check whether iterator
itercontains only unique values. - load_
rustls_ config rustls - Load SSL certificate and key.
- rand_
string - Get
nbytes random string.[a-zA-Z0-9]+ - rand_
string_ all - Get
nbytes random string (all printable ascii). - rand_
string_ hex - Get
nbytes random hex string.[a-f0-9]+ - restart
- Restart the program and keep the argument.