Function get_lw_post

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