evobench_
tools
0.1.0
Path
IsTop
Required Methods
is_top
Implementations on Foreign Types
&Path
Implementors
In evobench_
tools::
utillib::
path_
is_
top
evobench_tools
::
utillib
::
path_is_top
Trait
PathIsTop
Copy item path
Source
pub trait PathIsTop { // Required method fn
is_top
(&self) ->
bool
; }
Required Methods
§
Source
fn
is_top
(&self) ->
bool
Implementations on Foreign Types
§
Source
§
impl
PathIsTop
for &
Path
Source
§
fn
is_top
(&self) ->
bool
Implementors
§