Docs.rs
  • findfile-0.2.8
    • findfile 0.2.8
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • sampersand
    • Dependencies
      • atty ^0.2.14 normal
      • clap ^4.3.4 normal
      • fancy-regex ^0.11 normal
      • home ^0.5.5 normal
      • num_cpus ^1.15 normal
      • os_str_bytes ^6.5 normal
    • Versions
    • 13.66% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

findfile0.2.8

Crate Items

  • Structs
  • Enums
  • Type Aliases

List of all items

Structs

  • DateTime
  • Regex
  • cli::Args
  • filesize::FileSize
  • parse::LexContext
  • parse::Stream
  • pathglob::PathGlob
  • pathregex::PathRegex
  • play::Env
  • play::PathInfo
  • play::PlayContext
  • play::program::Config
  • play::program::Program
  • vm::Block

Enums

  • Value
  • ast::Expression
  • cli::Colour
  • cli::IgnoreErrors
  • cli::Prompt
  • filesize::Suffix
  • parse::ParseError
  • parse::Phase
  • parse::Token
  • pathglob::PathParseError
  • pathregex::PathMatch
  • pathregex::PathParseError
  • play::PlayError
  • play::RunContext
  • vm::Opcode

Type Aliases

  • play::PlayResult