Docs.rs
ext-php-rs-0.12.0
ext-php-rs 0.12.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
davidcole1340
danog
TobiasBengtsson
ptondereau
Xenira
Dependencies
anyhow ^1
normal
optional
bitflags ^2
normal
cfg-if ^1.0
normal
ext-php-rs-derive =0.10.1
normal
once_cell ^1.17
normal
parking_lot ^0.12
normal
skeptic ^0.13
dev
anyhow ^1
build
bindgen ^0.68.1
build
cc ^1.0
build
skeptic ^0.13
build
native-tls ^0.2
build
ureq ^2.4
build
zip ^0.6
build
Versions
22.15%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
ext_
php_
rs
0.12.0
Module args
Module Items
Structs
Type Aliases
In crate ext_
php_
rs
ext_php_rs
Module
args
Copy item path
Source
Expand description
Builder and objects relating to function and method arguments.
Structs
§
Arg
Represents an argument to a function.
ArgParser
Parses the arguments of a function.
Type Aliases
§
ArgInfo
Internal argument information used by Zend.