Docs.rs
myko-rs-0.1.6
myko-rs 0.1.6
Permalink
Docs.rs crate page
AGPL-3.0-or-later
Links
crates.io
Source
Owners
trevorsargent
lucid-max
Dependencies
async-trait ^0.1.77
normal
chrono ^0.4.39
normal
futures-signals ^0.3.33
normal
futures-util ^0.3.30
normal
log ^0.4
normal
md5 ^0.7.0
normal
myko-macros ^0.1.3
normal
openssl ^0.10.35
normal
partially ^0.2.1
normal
rmp ^0.8.12
normal
rmp-serde ^1.1.2
normal
serde ^1.0
normal
serde_json ^1.0
normal
tokio ^1
normal
tokio-stream ^0.1.15
normal
tokio-tungstenite ^0.21.0
normal
tokio-util ^0.7.10
normal
tungstenite ^0.21.0
normal
url ^2.5.0
normal
uuid ^1.0
normal
Versions
0%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
myko_rs
0.1.6
QueryId
Required Methods
query_id
Implementors
In myko_
rs::
query
myko_rs
::
query
Trait
QueryId
Copy item path
Source
pub trait QueryId { // Required method fn
query_id
(&self) ->
String
; }
Required Methods
§
Source
fn
query_id
(&self) ->
String
Implementors
§