cstr_core 0.2.4

Implementation of CStr and CString for no_std environments.
Documentation

cstr_core

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

  • arc
  • alloc

arc

    This feature flag does not enable additional features.

alloc

    This feature flag does not enable additional features.

use_libc

  • memchr/libc

nightly

    This feature flag does not enable additional features.

std

    This feature flag does not enable additional features.