Docs.rs
document-svg-2.0.2
document-svg 2.0.2
Docs.rs crate page
MIT
OR
Apache-2.0
21 September 2026
Links
Homepage
Repository
crates.io
Source
Owners
ryusui-hiro
Dependencies
anyhow ^1.0.104
normal
base64 ^0.23.1
normal
calamine ^0.36.1
normal
cfb ^0.14.0
normal
chrono ^0.4.45
normal
clap ^4.6.6
normal
e57 ^0.11.13
normal
emf-core ^0.1.0
normal
encoding_rs ^0.8.35
normal
flate2 ^1.1.9
normal
gif ^0.14.2
normal
hayro-ccitt ^0.3.0
normal
image ^0.25.10
normal
image-webp ^0.2.4
normal
jpeg-decoder ^0.3.2
normal
jpeg-encoder ^0.6.1
normal
las ^0.11.1
normal
lopdf ^0.44.0
normal
mail-parser ^0.11.9
normal
png ^0.18.1
normal
quick-xml ^0.41.0
normal
resvg ^0.48.1
normal
serde ^1.0.229
normal
serde_json ^1.0.151
normal
skrifa ^0.44.0
normal
stet-fonts ^0.4.1
normal
tempfile ^3.27.0
normal
tiff ^0.11.3
normal
toml ^1.1.6
normal
url ^2.5.8
normal
yaml-rust2 ^0.13.0
normal
zip ^8.1.0
normal
dicom-encoding ^0.10.0
normal
dicom-object ^0.10.0
normal
dicom-parser ^0.10.0
normal
dicom-pixeldata ^0.10.0
normal
dicom-transfer-syntax-registry ^0.10.0
normal
jpeg2k ^0.10.1
normal
rayon ^1.12.0
normal
rusqlite ^0.40.2
normal
getrandom ^0.4.3
normal
web-time ^1.1.0
normal
Versions
25.23%
of the crate is documented
Platform
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
transform_svg
document_
svg
2.0.2
In document_
svg::
transform
document_svg
::
transform
Function
transform_
svg
Copy item path
Source
pub fn transform_svg( svg_bytes: &[
u8
], options: &
TransformOptions
, ) ->
Result
<
Vec
<
u8
>>