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