Lsps0ListProtocols

Type Alias Lsps0ListProtocols 

Source
pub type Lsps0ListProtocols = JsonRpcMethod<'static, NoParams, ListprotocolsResponse, DefaultError>;

Aliased Type§

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

Fields§

§method: &'static str