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