Docs.rs
fun-folder-common-0.1.2
fun-folder-common 0.1.2
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
lambaaada
Dependencies
notify ^4.0.15
normal
Versions
0%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Skip to main content
FolderEventHandler
fun_
folder_
common
0.1.2
Folder
Event
Handler
Provided Methods
handle_op
Implementors
In fun_
folder_
common::
handler
fun_folder_common
::
handler
Trait
Folder
Event
Handler
Copy item path
Source
pub trait FolderEventHandler { // Provided method fn
handle_op
(&self, op:
Op
) { ... } }
Provided Methods
§
Source
fn
handle_op
(&self, op:
Op
)
Implementors
§