Docs.rs
excel-emulator-0.1.0
excel-emulator 0.1.0
Permalink
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
natefduncan
Dependencies
anyhow ^1.0.61
normal
chrono ^0.4.22
normal
clap ^3.2.19
normal
excel-emulator-macro ^0.1.0
normal
indicatif ^0.17.1
normal
libmath ^0.2.1
normal
ndarray ^0.15.6
normal
nom ^7.1.1
normal
petgraph ^0.6.2
normal
quick-xml ^0.23.0
normal
regex ^1.6.0
normal
serde ^1.0.143
normal
syn ^1.0.99
normal
thiserror ^1.0.31
normal
zip ^0.6.2
normal
Versions
0.57%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
excel_
lib
0.1.0
Module xirr
Module Items
Structs
Functions
In excel_
lib::
function
excel_lib
::
function
Module
xirr
Copy item path
Source
Structs
§
Invalid
Payments
Error
An error returned when the payments provided to
compute
do not contain both negative and positive payments.
Payment
Functions
§
compute
Calculates the internal rate of return of a series of irregular payments.
xirr