Trait wars_rt::CtxSpec

source ·
pub trait CtxSpec: Sized {
    type ExternRef: Clone;
}

Required Associated Types§

Object Safety§

This trait is not object safe.

Implementors§