summaryrefslogtreecommitdiffstats
path: root/template/src/error.rs
blob: 94fd942c509c17dd10b433f3c2b0a789fb72a9d4 (plain)
1
2
3
//! Module re-exporting all error types.

pub use crate::path_rebase::UnsupportedPathError;