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