ferrum_oxidize 0.1.2

Compiler library for the Ferrum programming language.
Documentation
1
2
pub type Result<T = ()> = anyhow::Result<T>;