Type Alias biblatex::ChunksRef

source ·
pub type ChunksRef<'a> = &'a [Spanned<Chunk>];
Expand description

A slice of chunks.