cml
0.0.1
Path
Clause
Required Methods
path
Implementors
In crate cml
cml
Trait
PathClause
Copy item path
Source
pub trait PathClause { // Required method fn
path
(&self) ->
Option
<&
Path
>; }
Required Methods
§
Source
fn
path
(&self) ->
Option
<&
Path
>
Implementors
§
Source
§
impl
PathClause
for
Capability
Source
§
impl
PathClause
for
DebugRegistration
Source
§
impl
PathClause
for
Expose
Source
§
impl
PathClause
for
Offer
Source
§
impl
PathClause
for
Use