datex_core::compiler

Function compile

Source
pub fn compile(datex_script: &str) -> Result<Vec<u8>, Error<Rule>>