Lsps1Info

Type Alias Lsps1Info 

Source
pub type Lsps1Info = JsonRpcMethod<NoParams, Lsps1InfoResponse, DefaultError>;

Aliased Type§

pub struct Lsps1Info {
    pub method: &'static str,
    /* private fields */
}

Fields§

§method: &'static str