mammut 0.13.0

A wrapper around the Mastodon API.
Documentation
1
2
3
4
5
#[derive(Clone, Debug, Deserialize)]
pub struct List {
    id: String,
    title: String,
}