shopless_database::addresses
pub async fn fetch<'e>( id: i64, conn: impl Executor<'_, Database = Postgres>) -> Result<Option<Address>, Error>