Example yunq implementation for one Yellowstone endpoint.
This commit is contained in:
parent
51d40f6db6
commit
3eea4d811a
11 changed files with 301 additions and 3 deletions
7
rust/lib/yunq/Cargo.toml
Normal file
7
rust/lib/yunq/Cargo.toml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[package]
|
||||
name = "yunq"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
mammoth = {path = "../mammoth"}
|
||||
Loading…
Add table
Add a link
Reference in a new issue