Add GcSimpleAlloc::alloc_uninit method
Pre-release
Pre-release
Features
- Add
GcSimpleAlloc::alloc_uninit
method - Support tracing
parking_lot::{Mutex, RwLock}
- Use thin pointers
Internal Changes
- Simplify
unsafe_gc_impl!
using proc-macro-kwargs - [simple] Expose a method to get a GcType