kosei28/maru/error does not have a README file
pub(all) suberror Invalid { Invalid(Path, String)} derive(Eq)
impl Show for Invalid
fn output(self : Invalid, logger : &Logger) -> Unit
fn Invalid::to_string(self : Invalid) -> String
pub(all) enum Path { Root Field(Path, String) Index(Path, Int)} derive(Eq)
impl Show for Path
fn output(self : Path, logger : &Logger) -> Unit
fn Path::to_string(self : Path) -> String
fn[T] err(path : Path, message : String) -> T raise Invalid
Install
A minimal MoonBit validation library that constructs a typed value while validating, without holding a schema as a value.
Powered by MoonBit
© 2026 mooncakes.io