MCPcopy Index your code
hub / github.com/RustPython/RustPython / lib.rs

File lib.rs

crates/wtf8/src/lib.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// spell-checker:disable
2
3//! An implementation of [WTF-8], a utf8-compatible encoding that allows for
4//! unpaired surrogate codepoints. This implementation additionally allows for

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected