Docs.rs
  • ext-php-rs-derive-0.11.2
    • ext-php-rs-derive 0.11.2
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • davidcole1340
    • danog
    • TobiasBengtsson
    • ptondereau
    • Xenira
    • Dependencies
      • anyhow ^1.0 normal
      • convert_case ^0.8.0 normal
      • darling ^0.20 normal
      • lazy_static ^1.4.0 normal
      • proc-macro2 ^1.0.26 normal
      • quote ^1.0.9 normal
      • syn ^2.0.100 normal
    • Versions
    • 100% of the crate is documented
  • Platform
    • 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

ext_php_rs_derive0.11.2

Crate Items

  • Macros
  • Attribute Macros
  • Derive Macros

List of all items

Macros

  • wrap_constant
  • wrap_function
  • zend_fastcall

Attribute Macros

  • php_class
  • php_const
  • php_extern
  • php_function
  • php_impl
  • php_module

Derive Macros

  • ZvalConvert