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 02b23d5 commit fb115a6Copy full SHA for fb115a6
tests/experimental.rs
@@ -43,6 +43,7 @@ mod experimental_features {
43
}
44
45
46
+ #[allow(dead_code)]
47
trait IndividualMetadataRetrieval: MetadataRetrieval<tskit::IndividualId> {
48
fn individual_metadata(
49
&self,
0 commit comments