gossamer/encoding

Types

pub type Encoding {
  Utf8
  Other(String)
}

Constructors

  • Utf8
  • Other(String)
Search Document