Skip to main contentCrate links_notation
Source - format_config
- parser
- lino
- Procedural macro that provides compile-time validation of Links Notation syntax.
- LiNoBuilder
- Builder for creating LiNo links with arbitrary number of values.
- LiNo
- ParseError
- Error type for Lino parsing
- VERSION
- The version of this crate, taken from
Cargo.toml at compile time.
- format_links
- Formats a collection of LiNo links as a multi-line string.
Each link is formatted on a separate line.
- format_links_with_config
- Formats a collection of LiNo links as a multi-line string using FormatConfig.
Supports all formatting options including consecutive link grouping.
- parse_lino
- parse_lino_to_links
- LinkBuilderDeprecated
- Type alias for backward compatibility (deprecated).