Crate dmntk_common

source ·
Expand description

Macros

Structs

Enums

  • Types of nodes in the coloured ASCII tree.
  • Color mode to switch terminal colouring on and off.

Constants

Traits

  • Trait for converting a FEEL artifact into its JSON representation.
  • Common trait to be implemented by structs defining a specific error.

Functions

  • Returns a string representation of a random UUID v4.
  • Converts an URI into its RDNN-like equivalent.
  • Writes the tree to provided writer starting from specified node.
  • Writes the tree to provided writer starting from specified node with indentation.

Type Definitions