Module attohttpc::charsets

source ·
Expand description

This module is a clean re-export of the encoding_rs crate. You can probably find the charset you need in here.

Statics§

Type Aliases§

  • This type is an alias to the encoding_rs::Encoding type, used to normalize the name across the crate.