rok-utils 0.2.0

Laravel/AdonisJS-inspired utility helpers for the Rok ecosystem
Documentation
1
2
3
4
5
pub mod context;
pub mod kinds;

pub use context::wrap_error;
pub use kinds::{ResultExt, RokError};