Crate mpc [] [src]

This crate provides simple bindings for orangeduck's mpc library. This is still a work in progress and contains a modified version of mpc and some temporary glue code

Modules

colors

Contains consts for ANSI color escape sequences

glue

Contains the rust-side of glue code. The main purpose of the code is to avoid having to interface with a C union in Rust. The main offender is mpc_result_t

Macros

c_str
dfs
dfu
g_string
parser
run_parser
str_c
trace
traceln