GREsau / schemars

Generate JSON Schema documents from Rust code
https://graham.cool/schemars/
MIT License
820 stars 227 forks source link

Add `transform = ...` attribute #312

Closed GREsau closed 2 months ago

GREsau commented 2 months ago

This allows running arbitrary transforms on generated schemas when deriving JsonSchema