finance_api 0.1.0

A Finance library with API definitions.
Documentation
  • Coverage
  • 100%
    16 out of 16 items documented0 out of 15 items with examples
  • Size
  • Source code size: 9.37 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.32 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • felipet/finance_api
    0 0 1
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • felipet

Finance Library API definitions

[!Warning] This library is in an early stage. The APIs are not frozen yet, and they might suffer considerable changes.

This Rust library crate defines several traits that describe the expected features of the finance objects included in the Finance library. Most of the code within this repository is included as a facade that other modules must implement to provide the features described in the documentation.