Docs.rs
perspective-1.6.6
perspective 1.6.6
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
texodus
Dependencies
async-std ^1.9.0
normal
async-trait ^0.1.52
normal
base64 ^0.13.0
normal
chrono ^0.4
normal
derivative ^2.2.0
normal
extend ^1.1.2
normal
flate2 ^1.0.20
normal
futures ^0.3.12
normal
gloo ^0.8.0
normal
itertools ^0.10.1
normal
js-intern ^0.3.1
normal
js-sys ^0.3
normal
lazy_static ^1.4.0
normal
nom ^7.1.1
normal
num-format ^0.4.0
normal
rmp-serde ^0.15.5
normal
serde ^1.0
normal
serde_json ^1.0.59
normal
tracing >=0.1.36
normal
tracing-wasm >=0.2.1
normal
wasm-bindgen =0.2.82
normal
wasm-bindgen-futures ^0.4.20
normal
web-sys ^0.3.59
normal
yew ^0.19.3
normal
wasm-bindgen-test ^0.3.13
dev
serde_json ^1.0.59
build
Versions
44.74%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
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
☰
In perspective
?
Macro
perspective
::
js_log_maybe
source
·
[
−
]
macro_rules!
js_log_maybe { ($(
$exp
:tt)+) => { ... }; }