Crate radn

source ·
Expand description

RADN

Rainbow something something Network.

Modules

  • This module allows to describe a primitive subset of Mentionable types, Atomics, simple static types, which are completely Context-independent.
  • Data structures and algorithms, independent of rcore concepts.
  • Generic functional concepts implemented in Rust. Some choices are intentionally less generic due to specifics of the domain. That, for example, includes the almost exclusive focus on FnOnce category.
  • Mode-based parsing.
  • Memory-resident data strucures
  • Core module for ADN functionality. Brings Mentionable/Factory/Origin concepts from the original implementation in Python. Allows for more generic behaviour via Context, as opposed to original async-only.
  • Standard extensions to rcore.