Struct binjs_meta::spec::Spec[][src]

pub struct Spec { /* fields omitted */ }

Immutable representation of the spec.

Methods

impl Spec
[src]

The starting point for parsing.

Auto Trait Implementations

impl !Send for Spec

impl !Sync for Spec