num-format 0.4.4

A Rust crate for producing string-representations of numbers, formatted according to international standards
Documentation

num-format

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

default

  • std

std

  • arrayvec/default

with-system-locale

  • cfg-if
  • encoding_rs
  • lazy_static
  • libc
  • num-format-windows
  • std
  • widestring
  • winapi/winnls

with-serde

  • arrayvec/serde
  • serde/derive

with-num-bigint

  • num-bigint
  • std

encoding_rs

    This feature flag does not enable additional features.

lazy_static

    This feature flag does not enable additional features.

winapi

    This feature flag does not enable additional features.

widestring

    This feature flag does not enable additional features.

cfg-if

    This feature flag does not enable additional features.

num-format-windows

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.

num-bigint

    This feature flag does not enable additional features.

libc

    This feature flag does not enable additional features.