[][src]Type Definition oatie::doc::DelSpan

type DelSpan<S> = Vec<DelElement<S>>;

Trait Implementations

impl<S: Schema> DelPlaceable<S> for DelSpan<S>
[src]