|
|
f03e554181
|
import Any
|
2026-05-07 21:50:17 +03:00 |
|
|
|
f94950afb9
|
repr(transparent)
it could be useful in FFI
|
2026-05-07 21:04:05 +03:00 |
|
|
|
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 |
|
|
|
fc57085534
|
add basic tests
|
2026-05-07 20:53:58 +03:00 |
|
|
|
eb18c5ad24
|
add mut-version to macro
|
2026-05-07 20:53:49 +03:00 |
|
|
|
500c9def86
|
add conversion macros
|
2026-05-07 20:25:51 +03:00 |
|
|
|
9cc3725a73
|
move to submodule (part 1)
|
2026-05-07 20:02:52 +03:00 |
|