Docs.rs
perspective-viewer-4.1.0
perspective-viewer 4.1.0
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
console_error_panic_hook ^0.1.6
normal
derivative ^2.2.0
normal
extend ^1.1.2
normal
futures ^0.3.31
normal
itertools ^0.10.1
normal
js-sys ^0.3.82
normal
macro_rules_attribute ^0.2.2
normal
nom ^7.1.1
normal
perspective-client ^4.1.0
normal
perspective-js ^4.1.0
normal
serde ^1.0
normal
serde-wasm-bindgen ^0.6.0
normal
serde_json ^1.0.107
normal
strum ^0.26.1
normal
thiserror ^1.0.55
normal
tracing >=0.1.36
normal
tracing-subscriber ^0.3.15
normal
ts-rs ^11.1.0
normal
wasm-bindgen =0.2.105
normal
wasm-bindgen-derive ^0.3.0
normal
wasm-bindgen-futures ^0.4.41
normal
web-sys ^0.3.77
normal
yew ^0.22.0
normal
wasm-bindgen-test ^0.3.13
dev
anyhow ^1.0.66
build
glob ^0.3.0
build
procss ^0.1.17
build
serde_json ^1.0.59
build
Versions
13.66%
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
maybe_or_default
perspective_
viewer
4.1.0
perspective_viewer
Macro
maybe_
or_
default
Copy item path
Source
macro_rules! maybe_or_default { ($($exp:tt)+) => { ... }; }