Docs.rs
usvg-0.44.0
usvg 0.44.0
Docs.rs crate page
MPL-2.0
Links
Repository
crates.io
Source
Owners
RazrFalcon
Dependencies
base64 ^0.22
normal
data-url ^0.3
normal
flate2 ^1.0
normal
fontdb ^0.22.0
normal
optional
imagesize ^0.13
normal
kurbo ^0.11
normal
log ^0.4
normal
pico-args ^0.5
normal
roxmltree ^0.20
normal
rustybuzz ^0.18.0
normal
optional
simplecss ^0.2
normal
siphasher ^1.0
normal
strict-num ^0.1.1
normal
svgtypes ^0.15.2
normal
tiny-skia-path ^0.11.4
normal
unicode-bidi ^0.3
normal
optional
unicode-script ^0.5
normal
optional
unicode-vo ^0.1
normal
optional
xmlwriter ^0.1
normal
once_cell ^1.5
dev
Versions
100%
of the crate is documented
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
usvg
0.44.0
usvg
Function
decompress_svgz
Copy item path
source
pub fn decompress_svgz(data: &[
u8
]) ->
Result
<
Vec
<
u8
>,
Error
>
Expand description
Decompresses an SVGZ file.