Docs.rs
spreadsheet-ods-0.22.5
spreadsheet-ods 0.22.5
Permalink
Docs.rs crate page
MIT/Apache-2.0
Links
Repository
crates.io
Source
Owners
thscharler
Dependencies
base64 ^0.22
normal
chrono ^0.4
normal
color-rs ^0.8.0
normal
get-size ^0.1.4
normal
get-size-derive ^0.1.3
normal
icu_locid ^1.4
normal
kparse ^3.0.5
normal
lazy_static ^1.4
normal
nom ^7.1
normal
nom_locate ^4.2
normal
num-traits =0.2.18
normal
quick-xml ^0.31.0
normal
rust_decimal ^1.34
normal
rust_decimal_macros ^1.34
normal
string_cache ^0.8
normal
time ^0.3
normal
unicode-ident ^1.0
normal
zip ^2.1.0
normal
criterion ^0.5.1
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
spreadsheet_ods
0.22.5
Function
spreadsheet_ods
::
read_fods
Copy item path
source
ยท
[
−
]
pub fn read_fods<P:
AsRef
<
Path
>>(path: P) ->
Result
<
WorkBook
,
OdsError
>
Expand description
Reads an FODS-file.