syntect-no-panic 4.6.1

temporary fork of Syntect (don't use)
Documentation

syntect-no-panic

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

default

  • default-onig

default-onig

  • parsing
  • assets
  • html
  • plist-load
  • yaml-load
  • dump-load
  • dump-create
  • regex-onig

parsing

  • regex-syntax
  • fnv

assets

    This feature flag does not enable additional features.

html

  • parsing

plist-load

  • plist

yaml-load

  • yaml-rust
  • parsing

dump-load

  • flate2/default
  • bincode

dump-create

  • flate2/default
  • bincode

regex-onig

  • onig

regex-syntax

    This feature flag does not enable additional features.

fnv

    This feature flag does not enable additional features.

plist

    This feature flag does not enable additional features.

yaml-rust

    This feature flag does not enable additional features.

bincode

    This feature flag does not enable additional features.

onig

    This feature flag does not enable additional features.

default-fancy

  • parsing
  • assets
  • html
  • plist-load
  • yaml-load
  • dump-load
  • dump-create
  • regex-fancy

dump-create-rs

  • flate2/rust_backend
  • bincode

metadata

  • parsing
  • plist-load

dump-load-rs

  • flate2/rust_backend
  • bincode

regex-fancy

  • fancy-regex

fancy-regex

    This feature flag does not enable additional features.

flate2

    This feature flag does not enable additional features.