Skip to main content
VarTypeExt
libsurfer
0.6.0-dev
VarType
Ext
Required Methods
is_parameter
Implementations on Foreign Types
VarType
Implementors
In libsurfer::
wellen
libsurfer
::
wellen
Trait
VarType
Ext
Copy item path
Source
pub(crate) trait VarTypeExt { // Required method fn
is_parameter
(&self) ->
bool
; }
Required Methods
§
Source
fn
is_parameter
(&self) ->
bool
Implementations on Foreign Types
§
Source
§
impl
VarTypeExt
for
VarType
Source
§
fn
is_parameter
(&self) ->
bool
Implementors
§