Docs.rs
basic-text-internals-0.19.2
basic-text-internals 0.19.2
Docs.rs crate page
Apache-2.0
WITH LLVM-exception OR
Apache-2.0
OR
MIT
Links
Repository
crates.io
Source
Owners
sunfishcode
Dependencies
thiserror ^1.0.24
normal
unicode-normalization ^0.1.23
normal
Versions
53.85%
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
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
basic_
text_
internals
0.19.2
basic_text_internals
Function
replace
Copy item path
Source
pub fn replace(c:
char
, queue: &mut
VecDeque
<
char
>)