rivescript-core 0.2.0

Core data types and traits for RiveScript.
Documentation
  • Coverage
  • 30%
    18 out of 60 items documented1 out of 24 items with examples
  • Size
  • Source code size: 11.65 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 2.84 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 1m 7s Average build duration of successful builds.
  • all releases: 1m 6s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • aichaos/rivescript-rs
    2 1 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • kirsle

RiveScript Core

This crate provides common types and traits that are useful for RiveScript and third-party plugin modules. For example, the LanguageLoader for foreign programming-language Object Macro Handlers lives here so that the RiveScript crate and external implementations can both reference it.