datadis 0.1.0

A library to communicate with the Datadis API
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "datadis"
version = "0.1.0"
edition = "2024"
authors = ["Rafael Fernández López <ereslibre@curried.software>"]
license = "MIT"
description = "A library to communicate with the Datadis API"
repository = "https://github.com/curriedsoftware/datadis"

[dependencies]