destack-rs
Destack compatibility crate for Rust.
This crate re-exports the canonical destack crate.
Installation
[]
= "0.55.3"
API
let client = new;
assert_eq!;
Destack compatibility crate for Rust.
This crate re-exports the canonical destack crate.
[dependencies]
destack-rs = "0.55.3"
let client = destack_rs::Client::new();
assert_eq!(client.backend(), "rust");