pub fn lower_server_urls(spec: &Spec) -> Result<Option<ServerUrls>>Expand description
Lower the spec’s servers: into the ServerUrls IR, or None when the
document declares no servers.
pub fn lower_server_urls(spec: &Spec) -> Result<Option<ServerUrls>>Lower the spec’s servers: into the ServerUrls IR, or None when the
document declares no servers.