Docs.rs
svg_cleaner-0.1.0
svg_cleaner 0.1.0
Permalink
Docs.rs crate page
GPL-2.0
Links
crates.io
Source
Owners
aQingYun
Dependencies
clap ^2
normal
optional
error-chain ^0.11
normal
fern =0.5.8
normal
log ^0.4
normal
svgdom ^0.10.5
normal
Versions
9.95%
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
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
Crate svgcleaner
svgcleaner
0.1.0
All Items
Crate Items
Re-exports
Modules
Structs
Traits
Crate
svgcleaner
Copy item path
Source
Re-exports
§
pub use error::
Error
;
pub use error::
ErrorKind
;
pub use
options
::*;
Modules
§
cleaner
cli
error
options
task
Structs
§
Parse
Options
Options that defines SVG parsing.
Write
Options
Options that defines SVG writing.
Traits
§
Chained
Error
Ext
ChainedError
additional methods.