partial_const 0.2.1

This library provides a way to handle constant and non-constant values in a unified way.
Documentation

partial_const

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 16 feature flags, 15 of them enabled by default.

default

  • usize
  • isize
  • i8
  • i16
  • i32
  • i64
  • i128
  • u8
  • u16
  • u32
  • u64
  • u128
  • char
  • bool

usize

    This feature flag does not enable additional features.

isize

    This feature flag does not enable additional features.

i8

    This feature flag does not enable additional features.

i16

    This feature flag does not enable additional features.

i32

    This feature flag does not enable additional features.

i64

    This feature flag does not enable additional features.

i128

    This feature flag does not enable additional features.

u8

    This feature flag does not enable additional features.

u16

    This feature flag does not enable additional features.

u32

    This feature flag does not enable additional features.

u64

    This feature flag does not enable additional features.

u128

    This feature flag does not enable additional features.

char

    This feature flag does not enable additional features.

bool

    This feature flag does not enable additional features.

incomplete

    This feature flag does not enable additional features.