rs_express/
errors.rs

1// TODO: Change to a more generic implementation.
2pub type Error = String;