File size: 170 Bytes
049b1c1
 
 
137c62e
1
2
3
4
5
//! This module provides the modules which handles the functionality to parse the lua config
//! and convert the config options into rust readable form.

pub mod parser;