Module bools

Module bools 

Source

Structs§

Bool
Rbatis Bool for example: let b = Bool::from(true); let b = Bool::from(“true”); let b = Bool::from(1);