Docs.rs
  • defmt-macros-1.0.1
    • defmt-macros 1.0.1
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • japaric
    • jonathanpallant
    • github:knurling-rs:crate-owners
    • knurling-infra
    • Dependencies
      • defmt-parser =1.0.0 normal
      • proc-macro-error2 ^2 normal
      • proc-macro2 ^1 normal
      • quote ^1 normal
      • syn ^2 normal
      • maplit ^1 dev
      • pretty_assertions ^1 dev
      • rstest ^0.19 dev
    • Versions
    • 3.85% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

defmt_macros1.0.1

Crate Items

  • Macros
  • Attribute Macros
  • Derive Macros

List of all items

Macros

  • assert_
  • assert_eq_
  • assert_ne_
  • bitflags
  • dbg
  • debug
  • debug_assert_
  • debug_assert_eq_
  • debug_assert_ne_
  • error
  • info
  • intern
  • internp
  • panic_
  • println
  • timestamp
  • todo_
  • trace
  • unreachable_
  • unwrap
  • warn
  • write

Attribute Macros

  • global_logger
  • panic_handler

Derive Macros

  • Format