rutie
rutie copied to clipboard
feat: support marshal
Added Marshal::dump
and Marshal::load
.
Review changes with SemanticDiff.
Analyzed 8 of 8 files.
Overall, the semantic diff is 2% smaller than the GitHub diff.
Filename | Status | |
---|---|---|
:heavy_check_mark: | examples/rutie_ruby_example/src/lib.rs | Analyzed |
:heavy_check_mark: | src/binding/marshal.rs | Analyzed |
:heavy_check_mark: | src/binding/mod.rs | Analyzed |
:heavy_check_mark: | src/class/marshal.rs | Analyzed |
:heavy_check_mark: | src/class/mod.rs | Analyzed |
:heavy_check_mark: | src/lib.rs | 80.17% smaller |
:heavy_check_mark: | src/rubysys/marshal.rs | Analyzed |
:heavy_check_mark: | src/rubysys/mod.rs | Analyzed |
ping @danielpclark
Thanks for doing this. I'll try and make a point to get to this this weekend.