dprint-core 0.66.2

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

default

  • formatting

formatting

  • bumpalo
  • hashbrown
  • rustc-hash
  • unicode-width

bumpalo

  • dep:bumpalo

hashbrown

  • dep:hashbrown

rustc-hash

  • dep:rustc-hash

unicode-width

  • dep:unicode-width

async_runtime

  • async-trait
  • futures
  • parking_lot
  • tokio
  • tokio-util

process

  • communication
  • serde_json
  • libc
  • winapi

communication

  • crossbeam-channel
  • async_runtime

libc

  • dep:libc

tokio

  • dep:tokio

futures

  • dep:futures

async-trait

  • dep:async-trait

tracing

  • formatting

serde_json

  • dep:serde_json

winapi

  • dep:winapi

tokio-util

  • dep:tokio-util

parking_lot

  • dep:parking_lot

crossbeam-channel

  • dep:crossbeam-channel

wasm

    This feature flag does not enable additional features.