Module litcheck_core::fs

source ·

Structs§

  • A PathPrefixTree is a tree data structure optimized for indexing/searching a directory hierarchy in various ways. In particular, it is efficient to ask:
  • Represents a glob pattern which can match strings or paths
  • Represents a set of glob patterns which are applied as a unit

Functions§