Docs.rs
constellation-internal-0.1.5
constellation-internal 0.1.5
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
alecmocatta
Dependencies
aes ^0.3
normal
alloc_counter ^0.0
normal
ansi_term ^0.12
normal
bincode ^1.0
normal
cargo_metadata ^0.8
normal
either ^1.5
normal
palaver ^0.2
normal
rand ^0.7
normal
replace_with ^0.1.4
normal
serde ^1.0
normal
serde_bytes ^0.11
normal
serde_json ^1.0
normal
nix ^0.15
normal
winapi ^0.3
normal
Versions
Go to latest version
Platform
i686-apple-darwin
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
☰
constellation_internal
[
−
]
[src]
Function
constellation_internal
::
forbid_alloc
pub fn forbid_alloc<F, R>(f: F) -> R
where
F:
FnOnce
() -> R,