snix_eval::compiler::bindings

Type Alias PeekableAttrs

Source
type PeekableAttrs = Peekable<AstChildren<Attr>>;

Aliased Typeยง

struct PeekableAttrs { /* private fields */ }