pub type Lsps2Buy = JsonRpcMethod<Lsps2BuyRequest, Lsps2BuyResponse, Lsps2BuyError>;Aliased Type§
pub struct Lsps2Buy {
pub method: &'static str,
/* private fields */
}Fields§
§method: &'static strpub type Lsps2Buy = JsonRpcMethod<Lsps2BuyRequest, Lsps2BuyResponse, Lsps2BuyError>;pub struct Lsps2Buy {
pub method: &'static str,
/* private fields */
}method: &'static str