paralegal_
flow
0.0.1
Projection
Elem
Ext
Required Methods
may_be_indirect
Implementations on Foreign Types
ProjectionElem<V, T>
Implementors
In paralegal_
flow::
utils
paralegal_flow
::
utils
Trait
ProjectionElemExt
Copy item path
Source
pub trait ProjectionElemExt { // Required method fn
may_be_indirect
(self) ->
bool
; }
Required Methods
§
Source
fn
may_be_indirect
(self) ->
bool
Implementations on Foreign Types
§
Source
§
impl<V, T>
ProjectionElemExt
for
ProjectionElem
<V, T>
Source
§
fn
may_be_indirect
(self) ->
bool
Implementors
§