[][src]Crate biblatex

Modules

bibmechanics

Defines the different bibliographical items and which fields should be attached to each of them.

raw

Low-level representation of a bibliography file.

types

A collection of strong field types parsable from chunks.

Structs

Bibliography

A fully parsed bibliography.

Entry

A bibliography entry that is parsed into chunks, which can be parsed into more specific types on demand on field accesses.

Enums

Chunk

A chunk represents one part of a field value.

Traits

ChunksExt

Additional methods for chunk slices.