Function get_ea_post

Source
pub async fn get_ea_post(
    client: &Client,
    id: &str,
) -> Result<Post, Box<dyn Error>>