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

type AddSpan<S> = Vec<AddElement<S>>;

Trait Implementations

impl<S: Schema> AddPlaceable<S> for AddSpan<S>
[src]