Docs.rs
ripht-php-sapi-0.1.0-rc.9
ripht-php-sapi 0.1.0-rc.9
Permalink
Docs.rs crate page
MIT
12 June 2026
Links
Homepage
Repository
crates.io
Source
Owners
jhavenz
Dependencies
http ^1.4
normal
optional
libc ^0.2
normal
memchr ^2.7
normal
serde ^1.0
normal
optional
serde_json ^1.0
normal
optional
thiserror ^2.0
normal
tracing ^0.1
normal
optional
criterion ^0.5
dev
rmp-serde ^1
dev
serde ^1.0
dev
serde_bytes ^0.11
dev
serde_json ^1.0
dev
tracing-subscriber ^0.3
dev
bindgen ^0.72
build
cc ^1.2
build
Versions
35.33%
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
Skip to main content
Handler
ripht_
php_
sapi
0.1.0-rc.9
In ripht_
php_
sapi::
native
ripht_php_sapi
::
native
Type Alias
Handler
Copy item path
Source
pub type Handler = unsafe extern "C"
fn
(execute_data:
*mut
c_void
, return_value:
*mut
ReturnValue
);