Docs.rs
text-mel-0.7.1
text-mel 0.7.1
Docs.rs crate page
EUPL-1.2
Links
Homepage
Repository
crates.io
Source
Owners
qvignaud
Dependencies
futures ~0.3.28
normal
melodium-core ^0.7.1
normal
melodium-macro ^0.7.1
normal
Versions
10.34%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module string
text_
mel
0.7.1
Module string
Module Items
Modules
Functions
In text_
mel::
convert
text_mel
::
convert
Module
string
Copy item path
Source
Modules
§
__
mel_
function_
from_
char
__
mel_
function_
from_
utf8
__
mel_
function_
to_
char
__
mel_
function_
to_
utf8
__
mel_
treatment_
from_
char
__
mel_
treatment_
from_
utf8
__
mel_
treatment_
to_
char
__
mel_
treatment_
to_
utf8
Functions
§
from_
char
Convert vector of chars into string.
from_
utf8
Converts vector of bytes into a string according to UTF-8 encoding.
to_char
Convert string into vector of chars.
to_utf8
Convert string into UTF-8 encoded vector of bytes.