j-n-f / anodyne

An opinionated set of tools for building applications (mostly with `axum`)
MIT License
0 stars 0 forks source link

implement support for remaining range types in `anodyne_derive` #1

Open j-n-f opened 1 month ago

j-n-f commented 1 month ago

only M..N and M..=N are suppported at the moment.