bump-scope 2.3.3

A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.
Documentation

bump-scope

There is currently very little information to present on this page because Docs.rs has only limited support for extracting structured feature metadata from Cargo crates. This issue is tracked in Rust RFC #3416. Check this library's main docs, readme, and Cargo.toml in case its authors have documentation for features available there instead.

This version has 18 feature flags, 3 of them enabled by default.

default

alloc (default)

panic-on-alloc (default)

This feature flag does not enable additional features.

std (default)

allocator-api2-02

allocator-api2-03

allocator-api2-04

bytemuck

nightly

nightly-allocator-api

nightly-clone-to-uninit

This feature flag does not enable additional features.

nightly-coerce-unsized

This feature flag does not enable additional features.

nightly-dropck-eyepatch

This feature flag does not enable additional features.

nightly-exact-size-is-empty

This feature flag does not enable additional features.

nightly-fn-traits

This feature flag does not enable additional features.

nightly-tests

This feature flag does not enable additional features.

nightly-trusted-len

This feature flag does not enable additional features.

serde

zerocopy-08