hclog_macros 0.1.0

A simple derive macro for crate hclog
Documentation
  • Coverage
  • 100%
    1 out of 1 items documented1 out of 1 items with examples
  • Size
  • Source code size: 35.54 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 346.73 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 7s Average build duration of successful builds.
  • all releases: 7s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • ionos-cloud/hclog
    0 1 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • BobBinaryBuilder

hclog Macros

Procedural macros for use with the hclog crate.

Compability

This crate is compatible with rustc >= 1.65.

Documentation

Further documentation is available in the /docs directory.

License

See LICENSE for more information

This crate is based on the strum_macros crate by Peter Glotfelty which is licensed under MIT terms.

Contribution