alright 0.1.4

A Safe-running, error-free, error-transmission without loss and 0 `unsafe block` error handling system - Aiming to provide a better development experience for the application layer.
Documentation
1
2
3
4
5
pub mod implements;
pub mod traits;
pub mod types;
pub mod commonly;
pub(crate) mod utils;