paralegal_flow::utils

Trait ProjectionElemExt

Source
pub trait ProjectionElemExt {
    // Required method
    fn may_be_indirect(self) -> bool;
}

Required Methods§

Implementations on Foreign Types§

Source§

impl<V, T> ProjectionElemExt for ProjectionElem<V, T>

Implementors§