This is an unsafe implementation of Vec with a fixed capacity. It does not support: zsts, drop, or items with alignment > 64. It is always allocated at full capacity when constructed, and can be re-used for other types also satisfying the constraints
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected