Skip to main content

describe

Function describe 

Source
pub async fn describe(
    endpoint: &str,
    provider_id: Option<&str>,
    json: bool,
) -> Result<()>