Crate g_lib

Source

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§

SqlDb
Use to Use SqlDb easily OR Use “sqlite” lib easily
TcpServer
Use to use TcpServer easily

Functions§

Decode_utf8
Use to Decode &[u8] to String
EncodeUtf8
Use to Encode With Utf-8
Get_PointerAddress
Use to Get Pointer Address
Get_bSameType
Get_sHexByiDecimal
Get_sIpNuPort
Get_sNumInForm
Get_sTypeOfVariable
Use to Get Type of Variable as String
Get_sv2s
Use to Change Vec<String> to String
SplitString
Use to Get Vec<String> that split-ed from &str
sleep
sleep ( seconds ( float ) )
sleep_async
sleep in tokio async ( seconds ( float ) )