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 9d64271 commit f40bb64Copy full SHA for f40bb64
git-function-history-lib/src/test_functions.rs
@@ -49,6 +49,7 @@ impl<a>Test<a> {
49
}
50
51
52
+#[derive(Debug)]
53
pub trait super_trait {
54
fn super_trait_method(&self);
55
0 commit comments