Function get_name_by_id

Source
pub async fn get_name_by_id(id: &str) -> Result<Option<String>>