Docs.rs
  • defmt-macros-0.3.4
    • defmt-macros 0.3.4
    • 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 =0.3.2 normal
      • proc-macro-error ^1 normal
      • proc-macro2 ^1 normal
      • quote ^1 normal
      • syn ^1.0.101 normal
      • maplit ^1 dev
      • pretty_assertions ^1 dev
      • rstest ^0.17 dev
    • Versions
    • 3.85% of the crate is documented
  • Go to latest version
  • 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

logo

Crate defmt_macros

  • Version 0.3.4
  • All Items
  • Macros
  • Attribute Macros
  • Derive Macros
?
Change settings

Crate defmt_macros

source ·
Expand description

INTERNAL; DO NOT USE. Please use the defmt crate to access the functionality implemented here

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