Docs.rs
mago-atom-1.4.0
mago-atom 1.4.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
azjezz
Dependencies
itoa ^1.0
normal
ryu ^1.0
normal
ustr ^1.1.0
normal
Versions
100%
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
Skip to main content
u8_atom
mago_
atom
1.4.0
mago_atom
Function
u8_atom
Copy item path
Source
pub fn u8_atom(n:
u8
) ->
Atom
Expand description
Creates an
Atom
from a
u8
value with zero heap allocations.