Module ergotree_ir::mir::option_is_defined[][src]

Returns false if the option is None, true otherwise.

Structs

OptionIsDefined

Returns false if the option is None, true otherwise.