nue-codegen 0.3.0

Stable POD and binary data encoding I/O macros
docs.rs failed to build nue-codegen-0.3.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

nue derive syntax extension.

Provides the #[derive(PodPacked, Pod, NueEncode, NueDecode)] extensions documented in nue-macros.

Stable

See the syntex documentation for instructions on how to set up your project to use these macros in stable Rust.

Nightly / Unstable

See the example in nue-macros for usage as a normal syntax extension.