Docs.rs
quo-rust-0.1.8
quo-rust 0.1.8
Docs.rs crate page
GPL-3.0-only
Links
Repository
crates.io
Source
Owners
QuintenJustus
Dependencies
backtrace ^0.3
normal
optional
chrono ^0.4
normal
serde ^1
normal
sha2 ^0.10.9
normal
optional
sysinfo ^0.38.3
normal
optional
ureq ^3
normal
httpmock ^0.8.3
dev
ehttp ^0.6.0
normal
serde-json-wasm ^1.0.1
normal
wasm-bindgen-test ^0.3.43
normal
Versions
33.33%
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
Crate quo_rust
quo_
rust
0.1.8
All Items
Crate Items
Modules
Macros
Crate
quo_
rust
Copy item path
Source
Modules
§
macros
Macros
§
quo
This macro sends the provided variable(s) or expression(s) to Quo using the
__private_quo
function. It is only active when
debug_assertions
are enabled (typically in debug builds).