Docs.rs
  • phper-alloc-0.5.0
    • phper-alloc 0.5.0
    • Docs.rs crate page
    • MulanPSL-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • jmjoy
    • Dependencies
      • phper-sys ^0.5.0 normal
      • phper-build ^0.5.0 build
    • Versions
    • 66.67% 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
    • 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
logo

Crate phper_alloc

logo

Crate phper_alloc

  • Version 0.5.0
  • All Items
  • Macros
  • Structs
  • Traits

Crates

  • phper_alloc
logo
Change settings

Crate phper_alloc

source · [−]
Expand description

phper-alloc

Allocator related items for phper.

License

MulanPSL-2.0.

Macros

ebox

Wrapper of EBox::new.

Structs

EBox

The Box which use php emalloc and efree to manage memory.

Traits

RefClone

Duplicate an object without deep copy, but to only add the refcount, for php refcount struct.

ToRefOwned

Duplicate an object without deep copy, but to only add the refcount, for php refcount struct.

Loading search results...