What does Rc<[T]> map to at the RcBox layer?

Of course it features support for custom allocators and thus unstable API, but I presume the equivalent on the global allocator would be doable. Also it supports custom allocators incorrectly, as it turns out… that’s why I enjoy URLO. Makes you also find new issues while answering questions.