Docs.rs
  • notify-win-0.1.2
    • notify-win 0.1.2
    • Docs.rs crate page
    • CC0-1.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • 0xJWLabs
    • Dependencies
      • crossbeam-channel ^0.5.0 normal optional
      • filetime ^0.2.22 normal
      • log ^0.4.17 normal
      • notify-win-types ^0.1.2 normal
      • walkdir ^2.4.0 normal
      • windows-sys ^0.59.0 normal
      • tempfile ^3.10.0 dev
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • Platform
    • aarch64-pc-windows-msvc
    • i686-pc-windows-msvc
    • x86_64-pc-windows-msvc
  • 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

notify_win0.1.2

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Config
  • Error
  • Event
  • event::Event
  • event::EventAttributes
  • null::NullWatcher
  • poll::PollWatcher
  • windows::ReadDirectoryChangesWatcher

Enums

  • ErrorKind
  • EventKind
  • RecursiveMode
  • WatcherKind
  • event::AccessKind
  • event::AccessMode
  • event::CreateKind
  • event::DataChange
  • event::EventKind
  • event::Flag
  • event::MetadataKind
  • event::ModifyKind
  • event::RemoveKind
  • event::RenameMode
  • windows::MetaEvent

Traits

  • EventHandler
  • Watcher
  • poll::ScanEventHandler

Functions

  • recommended_watcher

Type Aliases

  • RecommendedWatcher
  • Result
  • poll::ScanEvent