Go to file
numzero 8004044789 make OwnRef covariant
while it references the memory the value itself is owned, so that’s the right thing
2026-05-07 20:59:14 +03:00
src make OwnRef covariant 2026-05-07 20:59:14 +03:00
.gitignore a basic owning reference implementation 2026-05-07 18:58:20 +03:00
Cargo.lock a basic owning reference implementation 2026-05-07 18:58:20 +03:00
Cargo.toml a basic owning reference implementation 2026-05-07 18:58:20 +03:00
rustfmt.toml a basic owning reference implementation 2026-05-07 18:58:20 +03:00