fn url()

in confidence/src/models.rs [156:159]


    fn url(&self) -> String;
}

impl APIURL for Region {