xrl 0.0.9

Xi Rpc Lib - Tokio based implementation of the RPC used in the Xi editor
Documentation
1
2
3
4
#[derive(Debug, Serialize, Deserialize)]
pub struct Alert {
    pub msg: String,
}