slitter 0.1.0

A C- and Rust-callable slab allocator with a focus on safety
Documentation

slitter

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

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

default

  • check_contracts_in_tests
  • c_fast_path

check_contracts_in_tests

    This feature flag does not enable additional features.

c_fast_path

    This feature flag does not enable additional features.

check_contracts

  • contracts

contracts

    This feature flag does not enable additional features.

test_only_small_constants

    This feature flag does not enable additional features.