Docs.rs
bext-php-0.2.0
bext-php 0.2.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
benfavre
Dependencies
anyhow ^1
normal
flume ^0.11
normal
parking_lot ^0.12
normal
serde ^1
normal
serde_json ^1
normal
tracing ^0.1
normal
toml ^0.8
dev
cc ^1
build
libc ^0.2
normal
Versions
60.16%
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
WORKER_THREAD_STATE
bext_
php
0.2.0
In bext_
php::
pool
bext_php
::
pool
Constant
WORKER_
THREAD_
STATE
Copy item path
Source
pub const WORKER_THREAD_STATE:
LocalKey
<
RefCell
<
Option
<WorkerThreadState>>>;