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
Criterion
spreadsheet_
ods_
formula
1.0.0
Criterion
Implementations on Foreign Types
(CriterionCmp, A)
Option<T>
Implementors
In crate spreadsheet_
ods_
formula
spreadsheet_ods_formula
Trait
Criterion
Copy item path
Source
pub trait Criterion:
Any
{ }
Expand description
Filter/Search criterion.
Implementations on Foreign Types
§
Source
§
impl<A:
Any
>
Criterion
for (
CriterionCmp
, A)
Source
§
impl<T:
Criterion
+
Any
+
Sized
>
Criterion
for
Option
<T>
Implementors
§
Source
§
impl<A:
Any
>
Criterion
for
FCriterion
<A>