Module jaws::fmt

source ·
Expand description

Utilities for formatting JWT request and response data in a human readable style, similar to that used in RFC 8885

Structs

Traits

  • Format trait for showing data in the style of RFC 8885
  • A trait for writing or formatting into Unicode-accepting buffers or streams.

Type Aliases

  • The type returned by formatter methods.