blah/fr/address

Types

pub type City =
  address.City
pub type Department =
  address.Department

Functions

pub fn city() -> City
pub fn country() -> String
pub fn departement() -> Department
pub fn direction() -> String
pub fn direction_code() -> String
pub fn full_address() -> String
pub fn street() -> String
pub fn time_zone() -> String
Search Document