Docs.rs
phper-alloc-0.15.1
phper-alloc 0.15.1
Docs.rs crate page
MulanPSL-2.0
Links
Repository
crates.io
Source
Owners
jmjoy
Dependencies
phper-sys ^0.15.1
normal
phper-build ^0.15.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.15.1
ebox
Sections
Examples
In crate phper_
alloc
phper_alloc
Macro
ebox
Copy item path
Source
macro_rules! ebox { ($arg:tt) => { ... }; }
Expand description
Wrapper of
EBox::new
.
ยง
Examples
let _ = ebox!(1);