Struct massbit_sol::parser::schema_builder::SchemaBuilder [−][src]
Fields
instruction_path: &'a stroutput_dir: &'a strImplementations
Auto Trait Implementations
impl<'a> RefUnwindSafe for SchemaBuilder<'a>
impl<'a> Send for SchemaBuilder<'a>
impl<'a> Sync for SchemaBuilder<'a>
impl<'a> Unpin for SchemaBuilder<'a>
impl<'a> UnwindSafe for SchemaBuilder<'a>
Blanket Implementations
Mutably borrows from an owned value. Read more
pub fn vzip(self) -> V
Attaches the provided Subscriber to this type, returning a
WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a
WithDispatch wrapper. Read more