Graham Esau
|
b4f214f6dc
|
Remove usages of gen identifier (#323)
`gen` is a reserved keyword in rust 2024, making it very awkward to use as a module/variable name.
|
2024-08-21 16:15:13 +01:00 |
|
Graham Esau
|
760403e2f5
|
Update doc comments and make SchemaGenerator available from crate root
|
2024-05-27 11:09:15 +01:00 |
|
Graham Esau
|
8c2c32bce0
|
Regenerate example schemas
|
2024-05-13 18:33:55 +01:00 |
|
Graham Esau
|
4c501990b1
|
Document schema_with attribute
|
2020-05-15 17:42:37 +01:00 |
|
Graham Esau
|
58cc7fac25
|
Run cargo fmt
|
2019-12-29 22:09:54 +00:00 |
|
Graham Esau
|
aec4824425
|
Add example for handling custom serialization
|
2019-12-28 16:45:00 +00:00 |
|