spade_
hir_
lowering
0.13.0
Option
Ext
Required Methods
or_const_true
Implementations on Foreign Types
Option<ValueName>
Implementors
In spade_
hir_
lowering::
pipelines
spade_hir_lowering
::
pipelines
Trait
OptionExt
Copy item path
Source
pub(crate) trait OptionExt { // Required method fn
or_const_true
(self) ->
MaybeConst
; }
Required Methods
§
Source
fn
or_const_true
(self) ->
MaybeConst
Implementations on Foreign Types
§
Source
§
impl
OptionExt
for
Option
<ValueName>
Source
§
fn
or_const_true
(self) ->
MaybeConst
Implementors
§