The backend of a gist server written in Rust
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

diesel.toml 136B

12345
  1. # For documentation on how to configure this file,
  2. # see diesel.rs/guides/configuring-diesel-cli
  3. [print_schema]
  4. file = "src/schema.rs"