Module prelude

Source
Expand description

A prelude providing convenient access to commonly-used features of scdlang core parser.

Re-exports§

pub use super::external::*;
pub use super::utils::naming::*;

Traits§

PestParser
A trait with a single method that parses strings.