Modules§
Functions§
- build_
base_ field - build_
base_ field_ name - build_
field_ name_ set - build_
struct_ field_ token - build_
struct_ option_ field_ token - build_
struct_ option_ props_ method_ token - build_
struct_ props_ method_ token - build_
struct_ token - build_
tree_ field - build_
tree_ field_ for_ orm - build_
tree_ field_ name - build_
tree_ field_ with_ children_ skip - field_
has_ attrs_ ident - field_
has_ option_ type - merge_
struct_ fields - parse_
struct_ fields - parse_
tree_ meta - parse_tree_meta 获取树型标记
Attribute Macros§
- bean
- generate new、 get、set method for struct ; add Debug,Clone,Default,Serialize,Deserialize marco
- bean_
option - add Option<> for field; generate new、get、set method for struct ; add Debug,Clone,Default,Serialize,Deserialize marco
- curd
- curd_
dao - curd_
router - curd_
service - rdbc_
bean - add base field for struct which use in database;
- rdbc_
bean_ option - add base field for struct which use in database;
- rdbc_
tree_ bean - add base field and tree field for struct which use in database;
- rdbc_
tree_ bean_ option - and tree field for struct which use in database;
- table_
bean - table_
bean_ option - table_
bean_ orm - table_
bean_ orm_ option - table_
rdbc_ bean - table_
rdbc_ bean_ option - table_
rdbc_ bean_ orm - table_
rdbc_ bean_ orm_ option - table_
rdbc_ tree_ bean - table_
rdbc_ tree_ bean_ option - table_
rdbc_ tree_ bean_ orm - table_
rdbc_ tree_ bean_ orm_ option - table_
tree_ bean - table_
tree_ bean_ option - table_
tree_ bean_ orm - table_
tree_ bean_ orm_ option - tree_
bean - generate a tree struct contains:
name、code、code_path、parent_code、children… - tree_
bean_ option - generate a tree struct contains: name、code、code_path、parent_code、children … with Option type