This repository has been archived on 2020-09-15. You can view files and clone it, but cannot push or open issues or pull requests.
Alek Ratzloff ccb12306d4 Add mem and obj modules, move to nightly
* mem and obj modules are roughly divided between doing memory-specific
  things and object-specific things
* Box::new_uninit() is a nightly feature and it's quite useful, so I'm
  enabling that for now
* Check out src/obj/attrs.rs for possible undefined behavior in the
  Attrs::new() function. I'm sure it'll be just fine.

Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2020-05-14 17:10:53 -04:00
2020-04-27 12:42:17 -04:00
Description
It certainly isn't Python!
481 KiB
Languages
Rust 100%