How large should a standard library be?

I’m inclined to say “huge”, but I’m curious what others think. And my views are open to change here.

@alwayscurious ginormous, preferably :)
@freddy How big is too big? Is “safe Vulkan API bindings” too much? What about “full GUI toolkit” or “building blocks for an OS kernel”?
@alwayscurious yeah, ok I have no idea. But more than what rust has for sure :)
@freddy I agree. If something has been stable for a few years and is widely used, it should probably be in std.