Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 879 Bytes

README.md

File metadata and controls

37 lines (23 loc) · 879 Bytes

d-macro

d!() is a dbg!()-like macro with

  • more formatting options,
  • microsecond timestamps,
  • showing the caller's thread name.

(The #? variant is currently uglier than necessary, but that can be fixed in a future version.)

Examples

See examples for examples.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.