EnergySystemsModellingLab / EnergySystemsModellingLab/MUSE2
Create relevant data structures to model trading relationships
Open
- Dominant language
- Rust
- Stars
- 8
- Forks
- 5
- Avg merge
- 1d 2m
- Merged PRs (30d)
- 37
Description
These are asset-like things, but we don't want to make `Asset`s more complicated, so they should be implemented with a separate struct. We can use traits to represent the shared interface with regular assets.
See #1306 for details of what features we're including in this first implementation.
Contributor guide
Assessment
This issue has not been assessed yet.