Docs.rs
no-std-compat-0.4.1
no-std-compat 0.4.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
jD91mZM2
Dependencies
hashbrown ^0.8.1
normal
optional
spin ^0.5.2
normal
optional
libc ^0.2.74
dev
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
no_
std_
compat
0.4.1
Module i8
Module Items
Constants
In crate no_
std_
compat
no_std_compat
Module
i8
Copy item path
Source
Constants
ยง
MAX
Deprecation planned
The largest value that can be represented by this integer type. Use
i8::MAX
instead.
MIN
Deprecation planned
The smallest value that can be represented by this integer type. Use
i8::MIN
instead.