warptrixy 0.1.2

Simple API Wrapper for the AWTRIX 3
Documentation
1
2
3
4
5
6

pub struct Config {
    pub url : String,
    pub username: String,
    pub password: String,
}