Docs.rs
libvisio-rs-0.2.1
libvisio-rs 0.2.1
Permalink
Docs.rs crate page
GPL-3.0-or-later
Links
Repository
crates.io
Source
Owners
yeager
Dependencies
base64 ^0.22
normal
cfb ^0.10
normal
miniz_oxide ^0.8
normal
roxmltree ^0.20
normal
thiserror ^2
normal
zip ^2
normal
tempfile ^3
dev
cbindgen ^0.27
build
Versions
22.32%
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
parse
libvisio_
rs
0.2.1
libvisio_rs
Function
parse
Copy item path
Source
pub fn parse(path: &
str
) ->
Result
<
Document
>
Expand description
Parse a Visio file and return the parsed document.