nadeo-api 0.3.0

An interface for working with the Nadeo API
Documentation
1
2
3
4
#[derive(Clone, Debug)]
pub(crate) struct MetaData {
    pub(crate) user_agent: String,
}