Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acidnik/ppcp
/ functions
Functions
17 in github.com/acidnik/ppcp
⨍
Functions
17
◇
Types & classes
15
↓ 5 callers
Method
add
(&mut self, val: T)
src/avgspeed.rs:29
↓ 3 callers
Method
changed
(&mut self)
src/app.rs:27
↓ 2 callers
Method
set
(&mut self, val: T)
src/app.rs:32
↓ 1 callers
Function
get_speed
(x: u64, ela: &Duration)
src/avgspeed.rs:69
↓ 1 callers
Method
run
(tx: Sender<(PathBuf, PathBuf, u64, std::fs::Permissions, bool)>, sources: Vec<PathBuf>)
src/app.rs:82
↓ 1 callers
Method
search_path
(&self)
src/copy.rs:48
↓ 1 callers
Method
update_progress
(&mut self, stats: &mut OperationStats)
src/app.rs:164
Method
_run
( _dest: PathBuf, tx: Sender<(PathBuf, u32, u64, u64)>, rx: Receiver<(PathBuf, PathBuf
src/copy.rs:221
Method
default
()
src/app.rs:65
Method
deref
(&self)
src/app.rs:42
Method
deref_mut
(&mut self)
src/app.rs:47
Method
get
(&self)
src/avgspeed.rs:36
Function
main
()
src/main.rs:8
Method
new
( matches: &ArgMatches, _user_rx: Receiver<OperationControl>, worker_tx: Sender<Worker
src/copy.rs:62
Method
new
(val: T)
src/app.rs:21
Method
new
(size: usize)
src/avgspeed.rs:22
Method
run
( dest: PathBuf, tx: Sender<(PathBuf, u32, u64, u64)>, rx: Receiver<(PathBuf, PathBuf,
src/copy.rs:155