Module two_face::re_exports
source · Expand description
Dependency re-exports for user’s convenience
§syntect
By default two-face
uses the minimal feature set from syntect
required for things to work,
but the default features can be toggled on with the syntect-default-onig
and
syntect-default-fancy
feature flags (depending on which syntect regex implementation you’re
using). If you need more granular features than the ones provided then you should probably
depend directly on syntect
instead
Re-exports§
pub use syntect;