Docs.rs
vsvg-viewer-0.5.0
vsvg-viewer 0.5.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
abey79
Dependencies
anyhow ^1
normal
bytemuck ^1.13.1
normal
cgmath ^0.18.0
normal
eframe ^0.27.2
normal
egui ^0.27.2
normal
kurbo ^0.11
normal
log ^0.4.20
normal
puffin ^0.19.0
normal
optional
puffin_http ^0.16
normal
optional
rayon ^1.8.0
normal
serde ^1
normal
vsvg =0.5.0
normal
wgpu ^0.19.1
normal
env_logger ^0.10.0
dev
pollster ^0.3.0
dev
rand ^0.8.5
dev
raw-window-handle ^0.5
dev
tracing-subscriber ^0.3.16
dev
cfg_aliases ^0.2.1
build
criterion ^0.5.1
dev
winit ^0.29
dev
js-sys ^0.3.64
normal
wasm-bindgen ^0.2.92
normal
wasm-bindgen-futures ^0.4.42
normal
Versions
77.78%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
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
vsvg_
viewer
0.5.0
vsvg_viewer
Function
show
Copy item path
Source
pub fn show(document:
Arc
<
Document
>) ->
Result
<
()
>
Expand description
Show a document in a window.
For native use only.