Docs.rs
infisearch_lang_ascii-0.10.1
infisearch_lang_ascii 0.10.1
Docs.rs crate page
MIT
Links
Documentation
Repository
crates.io
Source
Owners
ang-zeyu
Dependencies
infisearch_common =0.10.1
normal
lazy_static ^1.4
normal
optional
regex ^1
normal
optional
smartstring ^0.2.7
normal
Versions
0%
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
infisearch_
lang_
ascii
0.10.1
In infisearch_
lang_
ascii::
ascii_
folding_
filter
infisearch_lang_ascii
::
ascii_folding_filter
Function
to_ascii
Copy item path
Source
pub fn to_ascii(text: &
str
) ->
Cow
<'_,
str
>