Skip to main content

LinkableIssuerWrapper

Trait LinkableIssuerWrapper 

Source
pub trait LinkableIssuerWrapper: IssuerWrapper {
    type Wrapper<S: ContractStateRead>: LinkableSchemaWrapper<S>;
}

Required Associated Types§

Dyn Compatibility§

This trait is not dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety".

Implementors§