Expand description
Connects to a PostgreSQL database and creates a rust module representing all the schemas complete with mappings for stored functions/procedures
Modules§
- ast_
convert  - Turn the AST of the database from sql_tree into a Rust syntax tree fron syn
 - connection
 
Structs§
- Opt
 - The program options for the code generation
 
Enums§
Constants§
Functions§
- format_
rust  - Calls rustfmt (the program) on the input