kamo 0.9.4

A library to assist in the creation of an interpreter or compiler and its associated runtime.
Documentation

kamo

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 4 feature flags, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

types

  • dep:lazy_static
  • dep:paste

regex

  • dep:regex

macros

  • dep:kamo-macros