Docs.rs
unic-locale-0.9.5
unic-locale 0.9.5
Permalink
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
Manishearth
zbraniecki
Dependencies
unic-langid-impl ^0.9.5
normal
unic-locale-impl ^0.9.5
normal
unic-locale-macros ^0.9.5
normal
optional
unic-locale-macros ^0.9.5
dev
Versions
100%
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
unic_locale
0.9.5
In unic_locale::parser
Function
unic_locale
::
parser
::
parse_locale
Copy item path
source
ยท
[
−
]
pub fn parse_locale<S>(t: S) ->
Result
<
Locale
,
ParserError
>
where S:
AsRef
<[
u8
]>,