Docs.rs
svg-0.13.1
svg 0.13.1
Permalink
Docs.rs crate page
Apache-2.0/MIT
Links
Homepage
Documentation
Repository
Crates.io
Source
Owners
IvanUkhov
Dependencies
Versions
0.13.1
0.13.0
0.12.1
0.12.0
0.11.0
0.10.0
0.9.3
0.9.2
0.9.1
0.9.0
0.8.2
0.8.1
0.8.0
0.7.2
0.7.1
0.7.0
0.6.0
0.5.12
0.5.11
0.5.10
0.5.9
0.5.8
0.5.7
0.5.6
0.5.5
0.5.4
0.5.3
0.5.2
0.5.1
0.5.0
0.4.0
0.3.2
0.3.1
0.3.0
0.2.0
0.1.2
0.1.1
0.1.0
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
In svg
?
Function
svg
::
read
source
·
[
−
]
pub fn read(content: &
str
) ->
Result
<
Parser
<'_>>
Expand description
Read a document.