Docs.rs
ccnext-query-builder-0.5.0
ccnext-query-builder 0.5.0
Permalink
Docs.rs crate page
Unlicense
Links
crates.io
Source
Owners
BradleyOlson64
dlebee
dave1374
github:gluwa:protocol
Dependencies
alloy ^0.11
normal
alloy-json-abi ^0.8.23
normal
async-trait ^0.1.42
normal
ccnext-abi-encoding ^0.3.0
normal
hex ^0.4
normal
serde =1.0.220
normal
thiserror ^1.0
normal
tokio ^1
dev
Versions
0%
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
Files
ccnext_query_builder/
lib.rs
1
pub mod
abi;
2
pub mod
test_helpers;
3
#[cfg(test)]
4
pub mod
tests;