We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7367d39 commit bea532dCopy full SHA for bea532d
src/sys/mod.rs
@@ -71,7 +71,6 @@ pub enum TskitError {
71
//#[error("{value:?}")]
72
MetadataError {
73
/// The redirected error
74
- // #[from]
75
value: MetadataError,
76
},
77
/// General error variant
0 commit comments