bonds_rs
The bonds_rs crate provides a set of structures and methods for evaluating and dealing various financial instruments, with a focus on corporate bonds.
Usage
Add this crate to your Cargo.toml file:
[]
= "0.1.0"
Then, in your Rust code:
use ;
For more detailed usage instructions and examples, check out the documentation.
Contributing
Contributions are welcome! If you find any issues or have suggestions for improvement, please open an issue or a pull request.
License
This crate is licensed under the MIT License.