root_get

Function root_get 

Source
pub async fn root_get(
    configuration: &Configuration,
    path: &str,
) -> Result<(), Error<RootGetError>>