Re-exports§
pub use self::lettre::MailServiceProvider::*;
Modules§
- HashMap
- Use to Handle HashMap.
- Vector
- Use to Handle Vector
- WebApi
- Use to use Other Web Api easily
- actix_
web - Use to Use “actix_web” lib easily OR Make Web-Back-end
- fs
- Use to handle file and Set Working Directory.
- image
- Use to use “image” lib easily.
- lettre
- Use to Send E-Mail OR Use “lettre” lib easily
- rand
- Use to Use “rand” lib easily OR Get Random Numbers
- serde_
json - Use to Use “serde_json” lib easily OR Handle json
- stdio
- Use to deal with User Input in CLI.
Structs§
Functions§
- Decode_
utf8 - Use to Decode
&[u8]
to String - Encode
Utf8 - Use to Encode With Utf-8
- Get_
Pointer Address - Use to Get Pointer Address
- Get_
bSame Type - Get_
sHex ByiDecimal - Get_
sIpNu Port - Get_
sNum InForm - Get_
sType OfVariable - Use to Get Type of Variable as String
- Get_
sv2s - Use to Change
Vec<String>
to String - Split
String - Use to Get
Vec<String>
that split-ed from&str
- sleep
- sleep ( seconds ( float ) )
- sleep_
async - sleep in tokio async ( seconds ( float ) )