Docs.rs
usvgr-0.23.0
usvgr 0.23.0
Docs.rs crate page
MPL-2.0
Links
Repository
crates.io
Source
Owners
dmtrKovalenko
Dependencies
base64 ^0.13
normal
data-url ^0.1
normal
flate2 ^1.0
normal
fontdb ^0.9
normal
kurbo ^0.8
normal
log ^0.4
normal
pico-args ^0.5
normal
rctree ^0.4
normal
roxmltree ^0.14
normal
rustybuzz ^0.5
normal
simplecss ^0.2
normal
siphasher ^0.3
normal
strict-num ^0.1
normal
svgtypes ^0.8
normal
ttf-parser ^0.15
normal
unicode-bidi ^0.3
normal
unicode-script ^0.5
normal
unicode-vo ^0.1
normal
xmlwriter ^0.1
normal
Versions
98.85%
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
☰
StrokeWidth
In usvgr
?
Type Definition
usvgr
::
StrokeWidth
source
·
[
−
]
pub type StrokeWidth =
NonZeroPositiveF64
;
Expand description
An alias to
NonZeroPositiveF64
.