Docs.rs
heim-memory-0.0.11
heim-memory 0.0.11
Permalink
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Repository
crates.io
Source
Owners
svartalf
Dependencies
cfg-if ^0.1.7
normal
heim-common ^0.0.11
normal
heim-runtime ^0.0.7
normal
futures-executor ^0.3
dev
heim-derive ^0.0.10
dev
version-sync ^0.8
dev
lazy_static ^1.3.0
normal
libc ~0.2
normal
mach ^0.3.2
normal
libc ~0.2
normal
winapi >=0.3.8
normal
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
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 os
heim_
memory
0.0.11
Module os
Module Items
Modules
Traits
In crate heim_
memory
heim_memory
Module
os
Copy item path
Source
Expand description
OS-specific extensions.
These are not cross-platform and their usage should be
cfg
-wrapped.
Modules
§
linux
Linux-specific extensions
Traits
§
SwapExt
OS-specific extension to
Swap
.