1
2
3
#[derive(SqlType)]
#[postgres(type_name = "geography")]
pub struct Geography;