A type with nothing inside used by Optional
This type is useful to represent empty data from an optional type, instead of doing payload allocation.
Converts type None to string
See Implementation
A type with nothing inside used by Optional
This type is useful to represent empty data from an optional type, instead of doing payload allocation.