Type Alias tvix_eval::compiler::bindings::PeekableAttrs
source · type PeekableAttrs = Peekable<AstChildren<Attr>>;
Aliased Type§
struct PeekableAttrs { /* private fields */ }
type PeekableAttrs = Peekable<AstChildren<Attr>>;
struct PeekableAttrs { /* private fields */ }