Expand description
Contributor extraction and name-formatting helpers. Rendering logic for contributors (authors, editors, translators).
This module handles contributor rendering with support for name ordering, role labels, et-al formatting, and multilingual name resolution.
Re-exports§
pub use names::NamesOverrides;pub use names::format_contributors_short;pub use names::format_names;
Modules§
- names
- Name-formatting helpers for contributor rendering.