Skip to main content
ToVarType
libsurfer
0.7.0-dev
ToVar
Type
Required Methods
to_wellen_type
Implementations on Foreign Types
VariableType
Implementors
In libsurfer::
wellen
libsurfer
::
wellen
Trait
ToVar
Type
Copy item path
Source
pub(crate) trait ToVarType { // Required method fn
to_wellen_type
(&self) ->
VarType
; }
Required Methods
§
Source
fn
to_wellen_type
(&self) ->
VarType
Implementations on Foreign Types
§
Source
§
impl
ToVarType
for
VariableType
Source
§
fn
to_wellen_type
(&self) ->
VarType
Implementors
§