[][src]Function dyon::run_str

pub fn run_str(source: &str, d: Arc<String>) -> Result<(), String>

Runs a program from a string.