Docs.rs
cha-core-1.17.0
cha-core 1.17.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
W-Mai
Dependencies
bincode ^1
normal
regex ^1.12.3
normal
schemars ^1.2.1
normal
serde ^1
normal
serde_json ^1
normal
streaming-iterator ^0.1
normal
toml ^0.8
normal
tree-sitter ^0.25
normal
wasmtime ^44
normal
wasmtime-wasi ^44
normal
proptest ^1
dev
Versions
47%
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
Host
cha_
core
1.17.0
Host
Implementations on Foreign Types
&mut _T
Implementors
In cha_
core::
wasm::
wit
cha_core
::
wasm
::
wit
Trait
Host
Copy item path
Source
pub trait Host { }
Implementations on Foreign Types
§
Source
§
impl<_T:
Host
+ ?
Sized
>
Host
for
&mut _T
Implementors
§