Struct syntax::ext::placeholders::PlaceholderExpander[][src]

pub struct PlaceholderExpander<'a, 'b: 'a> { /* fields omitted */ }

Methods

impl<'a, 'b> PlaceholderExpander<'a, 'b>
[src]

Trait Implementations

impl<'a, 'b> Folder for PlaceholderExpander<'a, 'b>
[src]

Important traits for Vec<u8>

Important traits for Vec<u8>

Important traits for Vec<u8>

Auto Trait Implementations

impl<'a, 'b> !Send for PlaceholderExpander<'a, 'b>

impl<'a, 'b> !Sync for PlaceholderExpander<'a, 'b>