Skip to content

v0.1.2

Choose a tag to compare

@dannote dannote released this 02 Jun 12:31
· 515 commits to master since this release

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 Content instead of generated Rust names like ExContent.
  • Keeps the default schema path cleaner: no need to mention rust_prefix: "Ex" or tag_field: :__struct__ unless customizing them.

Package: https://hex.pm/packages/rustq/0.1.2
Docs: https://hexdocs.pm/rustq/0.1.2