docs.rs failed to build macroific-3.0.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.
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.
Visit the last successful build:
macroific-3.0.1
Proc macro development utilities
Features
| Feature | Description |
|---|---|
attr_parse |
Attribute parsing utilities, attr_parse. |
full |
Enable syn/full. If attr_parse is enabled, it'll implement the traits for types that require syn/full. |
attributed |
Enable elements::Attributed. |
generic-impl |
Enable elements::GenericImpl. |
module-prefix |
Enable elements::ModulePrefix. |