Docs.rs
futf-0.1.5
futf 0.1.5
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
Manishearth
github:servo:cargo-publish
SimonSapin
larsbergstrom
metajack
mbrubeck
Dependencies
mac ^0.1.0
normal
new_debug_unreachable ^1.0.2
normal
Versions
91.67%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
futf
0.1.5
All Items
Crate Items
Structs
Enums
Functions
Crate
futf
Copy item path
Source
Structs
§
Codepoint
Represents a complete or partial UTF-8 codepoint.
Enums
§
Meaning
Meaning of a complete or partial UTF-8 codepoint.
Functions
§
classify
Describes the UTF-8 codepoint containing the byte at index
idx
within
buf
.