☰
ReceiveIdxNoSpace
Required Methods
push
Implementors
In hyper_ast::position::building::bottom_up
?
Trait
hyper_ast
::
position
::
building
::
bottom_up
::
ReceiveIdxNoSpace
source
·
[
−
]
pub trait ReceiveIdxNoSpace<Idx, O> { // Required method fn
push
(self, idx: Idx) -> O; }
Required Methods
§
source
fn
push
(self, idx: Idx) -> O
Implementors
§