smaug-lib 0.5.0

The library for interacting with Smaug projects
Documentation
1
2
3
4
5
#[derive(Debug)]
pub struct Itch {
    pub username: String,
    pub url: String,
}