-
hex_fmt
Formatting and shortening byte slices as hexadecimal strings
-
display_as_debug
Enables a rust types display implementation to be used as its debug implementation
-
display_json
Procedural macros for implementing Display, Debug and FromStr for (de)serializing json strings
-
format-attr
a custom derive to implement Debug/Display easy
-
main_error
Print errors with Display instead of Debug when using ? in main()
-
racros
Collection of rust macros
-
tfmt
A tiny, fast and panic-free alternative to
core::fmt -
debug-fn
A function adapter that implements Display and Debug
-
ufmt-utils
μfmtutilities -
display_with
Return opaque impl Display and/or impl Debug types via display_with and debug_with
-
display_with_options
Display and Debug with options passed around. Indentation functionality.
-
i2u
Common useful functions, that are Zero cost abstractions using generics, to easily convert numbers to binary, hex, octal, and convert any type that implements Debug into a String
-
named-types
Like Display or Debug but for type names
-
visual
Use Display if available, Debug otherwise
-
generic-err
A small utility library to make errors always serializable and clonable
-
floatd
just num_traits::Float + Debug + Display
-
to_string
functions to print primitives as strings
-
wherror-impl
detail of the
wherrorcrate (fork of thiserror with Location support) -
derive_display_from_debug
A trivial Rust macro to derive the Display trait for any type with the Debug trait
Try searching with DuckDuckGo.