eb_nordpool 0.2.0

Extract elspot prices from nordpool
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
### 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
```