CreateView

Trait CreateView 

Source
pub trait CreateView {
    type CreateViewType: CandidType + Default;
}
Expand description

CreateView

Required Associated Types§

Implementors§