Skip to content

Commit 8fca1ec

Browse files
committed
Translate title
1 parent a81b824 commit 8fca1ec

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/subtyping.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1+
<!--
12
# Subtyping and Variance
3+
-->
4+
5+
# 派生型と変性
26

37
Although Rust doesn't have any notion of structural inheritance, it *does*
48
include subtyping. In Rust, subtyping derives entirely from lifetimes. Since

0 commit comments

Comments
 (0)