#display-debug

  1. hex_fmt

    Formatting and shortening byte slices as hexadecimal strings

    v0.3.0 303K #display #display-debug #format
  2. display_as_debug

    Enables a rust types display implementation to be used as its debug implementation

    v0.5.1 #display-debug #debug-display #formatting #error-handling #display
  3. display_json

    Procedural macros for implementing Display, Debug and FromStr for (de)serializing json strings

    v0.2.1 78K #serde-json #from-str #display-debug #debugging #json #debug-display
  4. format-attr

    a custom derive to implement Debug/Display easy

    v0.2.0 #debug-display #fmt-display #debugging #display-debug #field-name #macro-derive #proc-macro
  5. main_error

    Print errors with Display instead of Debug when using ? in main()

    v0.1.2 6.8K #error-display #display-debug #debug-display #error #main #debug-print
  6. racros

    Collection of rust macros

    v0.3.0 270 #macro-derive #display-debug #collection-of-macro #debugging #debug-display #my-type #struct-fields #field-attributes
  7. tfmt

    A tiny, fast and panic-free alternative to core::fmt

    v0.4.0 #debugging #format #debug-display #display-debug #write
  8. debug-fn

    A function adapter that implements Display and Debug

    v1.0.0 1.4K #logging #display-debug #string
  9. ufmt-utils

    μfmt utilities

    v0.2.0 #write #format #display-debug #debug-display #display
  10. display_with

    Return opaque impl Display and/or impl Debug types via display_with and debug_with

    v0.1.0 1.1K #debug-display #impl #display-debug #traits #formatting
  11. display_with_options

    Display and Debug with options passed around. Indentation functionality.

    v0.1.3 110 #display-debug #indentation #display #pretty
  12. 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

    v0.9.1 #to-string #binary #hex #display-debug #display
  13. named-types

    Like Display or Debug but for type names

    v0.1.1 #type-name #display-debug #debugging #named #generic
  14. visual

    Use Display if available, Debug otherwise

    v0.2.0 #string-format #display-debug #display #debug-print #string
  15. generic-err

    A small utility library to make errors always serializable and clonable

    v0.1.0 #generic-error #serialization #debugging #clonable #extension-traits #deserialize #display-debug
  16. Try searching with DuckDuckGo.

  17. floatd

    just num_traits::Float + Debug + Display

    v0.1.0 #debug-display #display-debug #float #utility #display
  18. to_string

    functions to print primitives as strings

    v0.1.0 #primitive #debugging #display #display-debug
  19. wherror-impl

    detail of the wherror crate (fork of thiserror with Location support)

    v2.3.1 550 #error-handling #location #enums #fork #enum-variants #debug-display #display-debug #io-error
  20. derive_display_from_debug

    A trivial Rust macro to derive the Display trait for any type with the Debug trait

    v0.1.2 #display-traits #debugging #display-debug #debug-display #macro-derive