Docs.rs
php-discovery-0.1.0
php-discovery 0.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
azjezz
Dependencies
glob ^0.3.0
normal
is_executable ^1.0.1
normal
lazy_static ^1.4.0
normal
regex ^1.7.0
normal
Versions
13.33%
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
☰
In php_discovery
?
Macro
php_discovery
::
implement_from_for_enum
source
·
[
−
]
macro_rules!
implement_from_for_enum { (
$
type
:
ty
,
$error
:ty,
$field
:ident) => { ... }; }