parent
0082d97b57
commit
1f29883c84
@ -0,0 +1 @@
|
||||
pub type Result<T> = std::result::Result<T, Box<dyn std::error::Error>>;
|
Loading…
Reference in new issue