Creates a None variant of Option representing absence of a value.
The type that would be contained if this was a Some
A new None instance
Creates a None variant of Option representing absence of a value.