v0.1.2
RustQ v0.1.2 improves the first-user schema DSL experience.
Highlights:
- Rustler schema field types can now reference schema nodes and tagged enums by schema name.
- Examples can use
Contentinstead of generated Rust names likeExContent. - Keeps the default schema path cleaner: no need to mention
rust_prefix: "Ex"ortag_field: :__struct__unless customizing them.
Package: https://hex.pm/packages/rustq/0.1.2
Docs: https://hexdocs.pm/rustq/0.1.2