Docs.rs
spreadsheet-ods-formula-1.0.0
spreadsheet-ods-formula 1.0.0
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
thscharler
Dependencies
nom ^7.1
normal
nom_locate ^4.2
normal
spreadsheet-ods ^1.0.1
normal
kparse ^3.0
dev
Versions
76.07%
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
Reference
spreadsheet_
ods_
formula
1.0.0
Reference
Implementations on Foreign Types
CellRange
CellRef
Option<T>
Implementors
In crate spreadsheet_
ods_
formula
spreadsheet_ods_formula
Trait
Reference
Copy item path
Source
pub trait Reference:
Any
{ }
Expand description
Reference parameter.
Implementations on Foreign Types
§
Source
§
impl
Reference
for
CellRange
Source
§
impl
Reference
for
CellRef
Source
§
impl<T:
Reference
+
Any
+
Sized
>
Reference
for
Option
<T>
Implementors
§
Source
§
impl<A:
Reference
>
Reference
for
FParentheses
<A>