1
0
Fork 0
forgejo-api/generator
aviac 1b6cd3467a
feat(definitions): impl Display
Instead of adding a `to_string` method on each definition struct, this
commit implements `Display`. This shouldn't result in any breaking
changes since the trait also exposes a method with the same name.

I also tried to format the generated text here and there to make it more
readable in the generate code base as well as in the generate text.

Authored-by: Aviac <aviac@mailbox.org>
2024-01-22 09:01:09 +01:00
..
src feat(definitions): impl Display 2024-01-22 09:01:09 +01:00
Cargo.toml add method generation 2024-01-16 00:09:22 -05:00