Function create_gist

Source
pub fn create_gist(content: &str, description: &str) -> Result<()>