The wrapper trait relies on the version of BigDecimal bundled with IBKR-API-Rust.
BigDecimal should be re-exported so that users can implement this trait. Without a re-export, it is difficult for users to ensure they have a matching BigDecimal library version.
The wrapper trait relies on the version of BigDecimal bundled with IBKR-API-Rust.
BigDecimal should be re-exported so that users can implement this trait. Without a re-export, it is difficult for users to ensure they have a matching BigDecimal library version.