Docs.rs
wesichain-core-0.3.0
wesichain-core 0.3.0
Permalink
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Homepage
Repository
crates.io
Source
Owners
benebobaa
Dependencies
async-stream ^0.3
normal
async-trait ^0.1
normal
chrono ^0.4
normal
futures ^0.3
normal
rand ^0.8
normal
rayon ^1.10
normal
optional
schemars ^0.8
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^1
normal
tokio ^1
normal
tokio-util ^0.7
normal
uuid ^1
normal
tempfile ^3.8
dev
tokio ^1.0
dev
wesichain-macros ^0.3.0
dev
Versions
15.2%
of the crate is documented
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
Skip to main content
HasQuery
wesichain_
core
0.3.0
HasQuery
Required Methods
query
Implementors
In crate wesichain_
core
wesichain_core
Trait
HasQuery
Copy item path
Source
pub trait HasQuery { // Required method fn
query
(&self) -> &
str
; }
Required Methods
§
Source
fn
query
(&self) -> &
str
Implementors
§