Docs.rs
rust-excel-core-0.1.0
rust-excel-core 0.1.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
dotdon
Dependencies
calamine ^0.26
normal
rust_xlsxwriter ^0.79
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
umya-spreadsheet ^2.3
normal
criterion ^0.5
dev
Versions
50%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Skip to main content
read_cell_value
rust_
excel_
core
0.1.0
In rust_
excel_
core::
cell
rust_excel_core
::
cell
Function
read_
cell_
value
Copy item path
Source
pub fn read_cell_value(cell: &
Cell
) ->
CellValue
Expand description
Extract a
CellValue
from an umya Cell.