dprint-core 0.62.1

Core library for dprint.
Documentation

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

default

  • formatting

formatting

  • bumpalo
  • rustc-hash
  • unicode-width

bumpalo

  • dep:bumpalo

rustc-hash

  • dep:rustc-hash

unicode-width

  • dep:unicode-width

process

  • communication
  • serde_json
  • libc
  • winapi

communication

  • crossbeam-channel
  • tokio
  • parking_lot
  • tokio-util

tracing

  • formatting

tokio

  • dep:tokio

libc

  • dep:libc

crossbeam-channel

  • dep:crossbeam-channel

tokio-util

  • dep:tokio-util

parking_lot

  • dep:parking_lot

winapi

  • dep:winapi

serde_json

  • dep:serde_json

wasm

    This feature flag does not enable additional features.