shuttle-sdk 0.1.0

Stellar Horizon Server client.
Documentation
1
2
3
4
5
#[derive(Debug, Clone, Deserialize)]
pub struct Link {
    pub href: String,
    pub template: Option<bool>,
}