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