pub type Null = ();
The ASN.1 NULL type, for use with Parser.read_element and Writer.write_element.
Parser.read_element
Writer.write_element