[−][src]Trait binjs::specialized::es6::ast::WalkGuard
Required methods
Loading content...Implementations on Foreign Types
impl<V> WalkGuard<V> for ()
[src]
Trivial implementation of WalkGuard
for ()
.
impl WalkGuard<LazifierVisitor> for Option<LevelGuard>
[src]
Trivial implementation of the constructor for Option<LevelGuard>
.