Docs.rs
oak-php-0.0.1
oak-php 0.0.1
Docs.rs crate page
MPL-2.0
Links
Homepage
Repository
crates.io
Source
Owners
fqq
Dependencies
axum ^0.8.8
normal
optional
futures ^0.3.31
normal
oak-core ^0.0.1
normal
oak-highlight ^0.0.1
normal
oak-hover ^0.0.1
normal
oak-lsp ^0.0.1
normal
oak-mcp ^0.0.1
normal
optional
oak-pretty-print ^0.0.1
normal
oak-vfs ^0.0.1
normal
serde ^1.0.228
normal
tokio ^1.43.0
normal
optional
tracing ^0.1.41
normal
Versions
11.61%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
TypedRoot
oak_php
0.0.1
Typed
Root
Aliased Type
Fields
items
In oak_
php::
language
oak_php
::
language
Type Alias
Typed
Root
Copy item path
Source
pub type TypedRoot =
PhpRoot
;
Aliased Type
§
pub struct TypedRoot { pub items:
Vec
<
PhpItem
>, }
Fields
§
§
items:
Vec
<
PhpItem
>