Crate unimarkup_core

source ·
Expand description

The unimarkup-rs crate is the official implementation of the Unimarkup specification.

Modules

  • Structs and functions for parsing and generating the Unimarkup configuration.
  • Contains the Unimarkup Document structure used to store all information of a Unimarkup document in one structure.
  • Available elements for a Unimarkup document.
  • Frontend functionality of unimarkup-rs.
  • Log-id handling functionality for unimarkup-rs
  • Defines the Metadata structure of a Unimarkup document.
  • Module for parsing of Unimarkup elements.
  • Security functionality of unimarkup-rs.
  • Entry module for unimarkup-rs.