Docs.rs
phper-macros-0.14.0
phper-macros 0.14.0
Docs.rs crate page
MulanPSL-2.0
Links
Repository
crates.io
Source
Owners
jmjoy
Dependencies
proc-macro2 ^1.0.86
normal
quote ^1.0.36
normal
syn ^2.0.72
normal
syn ^2.0.72
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
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_
macros
0.14.0
All Items
Sections
phper-macros
License
Crate Items
Macros
Attribute Macros
Crate
phper_macros
Copy item path
Source
Expand description
§
phper-macros
The proc-macros for
phper
.
§
License
MulanPSL-2.0
.
Macros
§
c_str
C style string end with ‘\0’.
c_
str_
ptr
C style string end with ‘\0’.
Attribute Macros
§
php_
get_
module
PHP module entry, wrap the
phper::modules::Module
write operation.