Type Definition tunapanel::HTML [] [src]

type HTML = String;

Data type representing HTML source.

For now this is just a String.