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 fbae1ad commit 50a626bCopy full SHA for 50a626b
test/pkg.generated.mbti
@@ -38,6 +38,7 @@ pub(all) struct T {
38
}
39
#deprecated
40
fn T::bench(Self, () -> Unit, count? : UInt) -> Unit raise BenchError
41
+fn T::name(Self) -> String
42
#callsite(autofill(args_loc, loc))
43
fn T::snapshot(Self, filename~ : String, loc~ : SourceLoc, args_loc~ : ArgsLoc) -> Unit raise SnapshotError
44
fn T::write(Self, &Show) -> Unit
0 commit comments