rivescript-core 0.2.0

Core data types and traits for RiveScript.
Documentation
1
2
3
4
5
6
# 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.