这是indexloc提供的服务,不要输入任何密码
Skip to content
This repository was archived by the owner on Aug 31, 2025. It is now read-only.

SimonSapin/rust-wtf8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-wtf8

Implementation of the WTF-8 encoding.

Documentation

========= This crate depends on the standard library by default, but can optionally depend on core, collections, and rustc_unicode by using default-features = false in your Cargo.toml as shown below:

[dependencies]
wtf8 = { version = "0.0.3", default-features = false }

About

Rust implementation of the WTF-8 encoding.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages