Docs.rs
phper-alloc-0.13.1
phper-alloc 0.13.1
Docs.rs crate page
MulanPSL-2.0
Links
Repository
crates.io
Source
Owners
jmjoy
Dependencies
phper-sys ^0.13.1
normal
phper-build ^0.13.1
build
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
phper_alloc
0.13.1
?
Macro
phper_alloc
::
ebox
source
·
[
−
]
macro_rules!
ebox { (
$arg
:tt) => { ... }; }
Expand description
Wrapper of
EBox::new
.
Examples
let _ = ebox!(1);