### eb_nordpool Rust library for extracting elspot prices from nordpool. [Documentation](https://docs.rs/eb_nordpool/latest/eb_nordpool/) Test script that uses the cargo-watch command. ```sh ./run.sh ``` Run this command to print out additional debug info. ``` EB_NORDPOOL_DEBUG=1 ./run.sh ```