Trait RuntimeTypeWrapper

pub trait RuntimeTypeWrapper {
    type Runtime;
}

Required Associated Types§

type Runtime

Implementors§