Skip to main content

Underlying

Type Alias Underlying 

Source
pub type Underlying<D> = Vec<<<D as Doc>::Source as Content>::Underlying>;

Aliased Typeยง

pub struct Underlying<D> { /* private fields */ }