github_rs::github::HTML [] [src]

type HTML = String;

Type used to explicitly define when we're dealing with HTML and not just JSON or any type of string.