Type Alias gl_client::lsps::message::Lsps2GetInfo
source · pub type Lsps2GetInfo = JsonRpcMethod<Lsps2GetInfoRequest, Lsps2GetInfoResponse, Lsps2GetInfoError>;Aliased Type§
struct Lsps2GetInfo {
pub method: &'static str,
/* private fields */
}Fields§
§method: &'static str