Docs.rs
  • lumin-0.1.2
    • lumin 0.1.2
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • tacogips
    • Dependencies
      • anyhow ^1.0.98 normal
      • clap ^4.5.37 normal
      • eza ^0.21.1 normal
      • grep ^0.3.2 normal
      • grep-printer ^0.2.2 normal
      • ignore ^0.4.23 normal
      • ignore-files ^3.0.3 normal
      • infer ^0.19.0 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • serial_test ^2.0.0 dev
      • tempfile ^3.10.0 dev
    • Versions
    • 93.85% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

lumin0.1.2

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • search::SearchOptions
  • search::SearchResult
  • traverse::TraverseOptions
  • traverse::TraverseResult
  • tree::DirectoryTree
  • tree::TreeOptions
  • view::BinaryMetadata
  • view::FileView
  • view::ImageMetadata
  • view::TextMetadata
  • view::ViewOptions

Enums

  • tree::Entry
  • view::FileContents

Functions

  • search::search_files
  • traverse::common::build_walk
  • traverse::common::is_hidden_path
  • traverse::traverse_directory
  • tree::generate_tree
  • view::view_file