Docs.rs
perspective-viewer-3.0.1
perspective-viewer 3.0.1
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
texodus
Dependencies
async-lock ^2.5.0
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.28
normal
itertools ^0.10.1
normal
js-intern ^0.3.1
normal
js-sys ^0.3.64
normal
nom ^7.1.1
normal
perspective-client ^3.0.1
normal
perspective-js ^3.0.1
normal
rmp-serde ^1.1.1
normal
serde ^1.0
normal
serde-wasm-bindgen ^0.6.0
normal
serde_bytes ^0.11
normal
serde_json ^1.0.107
normal
serde_with ^3.6.1
normal
strum ^0.26.1
normal
tracing >=0.1.36
normal
tracing-subscriber ^0.3.15
normal
ts-rs ^9.0.1
normal
wasm-bindgen =0.2.92
normal
wasm-bindgen-futures ^0.4.41
normal
web-sys ^0.3.64
normal
yew ^0.21.0
normal
wasm-bindgen-test ^0.3.13
dev
anyhow ^1.0.66
build
glob ^0.3.0
build
procss ^0.1.16
build
serde_json ^1.0.59
build
Versions
12.83%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
perspective_
viewer
3.0.1
Macro
perspective_viewer
::
css
Copy item path
source
ยท
[
−
]
macro_rules!
css { (
$name
:expr) => { ... }; (
$path
:expr,
$name
:expr) => { ... }; }