Struct contract_metadata::SourceCompiler [−][src]
pub struct SourceCompiler { /* fields omitted */ }Expand description
A compiler used to compile a smart contract.
Implementations
Trait Implementations
Formats the value using the given formatter. Read more
Auto Trait Implementations
impl RefUnwindSafe for SourceCompiler
impl Send for SourceCompiler
impl Sync for SourceCompiler
impl Unpin for SourceCompiler
impl UnwindSafe for SourceCompiler
Blanket Implementations
Mutably borrows from an owned value. Read more