pub type Lsps2GetInfo = JsonRpcMethod<Lsps2GetInfoRequest, Lsps2GetInfoResponse, Lsps2GetInfoError>;Aliased Type§
pub struct Lsps2GetInfo {
pub method: &'static str,
/* private fields */
}Fields§
§method: &'static strpub type Lsps2GetInfo = JsonRpcMethod<Lsps2GetInfoRequest, Lsps2GetInfoResponse, Lsps2GetInfoError>;pub struct Lsps2GetInfo {
pub method: &'static str,
/* private fields */
}method: &'static str