Docs.rs
core-utils-rs-0.3.4
core-utils-rs 0.3.4
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
1313
Dependencies
core-foundation ^0.10
normal
four-char-code ^2
normal
Versions
20%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
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
core_
utils_
rs
0.3.4
Module four_
char_
code_
unchecked
Module Items
Functions
In crate core_
utils_
rs
core_utils_rs
Module
four_char_code_unchecked
Copy item path
Source
Functions
ยง
from_
slice_
unchecked
Returns a
FourCharCode
if slice is valid, an error describing the problem otherwise.
from_
str_
unchecked
Returns a
FourCharCode
if string is valid, an error describing the problem otherwise.