docs.rs failed to build rebalance-0.1.3
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
rebalance-0.1.2
Balance
Simulate portfolio balance or backtest with or without rebalancing under https://www.bertiqwerty.com/balance/. Alternatively, you can run Balance as a desktop app if you have Rust installed via
cargo install rebalance
rebalance
Created with eframe, a framework for writing apps using egui.
Development
Build WASM
See https://github.com/emilk/eframe_template.
Run locally
Native
cargo run --release
WASM
trunk serve --public-url /