pub type Lsps1GetOrder = JsonRpcMethod<'static, Lsps1GetOrderRequest, Lsps1GetOrderResponse, DefaultError>;Aliased Type§
pub struct Lsps1GetOrder {
pub method: &'static str,
/* private fields */
}Fields§
§method: &'static strpub type Lsps1GetOrder = JsonRpcMethod<'static, Lsps1GetOrderRequest, Lsps1GetOrderResponse, DefaultError>;pub struct Lsps1GetOrder {
pub method: &'static str,
/* private fields */
}method: &'static str