Crate phper_macros

source ·
Expand description

phper-macros

The proc-macros for phper.

License

MulanPSL-2.0.

Macros

  • C style string end with ‘\0’.
  • C style string end with ‘\0’.

Attribute Macros

  • PHP module entry, wrap the phper::modules::Module write operation.