Type Definition safe_wren::wren::WriteFn[][src]

pub type WriteFn = fn(vm: &VM, text: &str);