Docs.rs
iati-transform-0.1.1
iati-transform 0.1.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
codywallace
Dependencies
chrono ^0.4.42
normal
iati-types ^0.1.1
normal
rust_decimal ^1.38.0
normal
serde ^1.0.228
normal
optional
thiserror ^2.0.17
normal
serde_json ^1.0.145
dev
Versions
31.25%
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
Crate iati_transform
iati_
transform
0.1.1
All Items
Crate Items
Structs
Enums
Functions
Crate
iati_
transform
Copy item path
Source
Structs
§
ByType
AndCurrency
ByYear
Type
AndCurrency
Enums
§
FxCurrency
Transform
Error
Functions
§
aggregate_
by_
type
Aggregate sums by TxType and Currency across many activities.
aggregate_
by_
year_
and_
type
Aggregate by (year, type, currency). Uses
transaction.date.year()
.