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