Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/abonander/img-dup
/ functions
Functions
149 in github.com/abonander/img-dup
⨍
Functions
149
◇
Types & classes
27
↓ 1 callers
Method
symlink
(&mut self, idx: uint)
src/ui/results.rs:192
↓ 1 callers
Function
test_outfile
Test if the outfile is writable by trying to open it in write mode.
src/output.rs:98
↓ 1 callers
Function
truncate_name
(path: &Path, len: uint)
src/ui/results.rs:524
↓ 1 callers
Function
try_hash_image
(path: Path, img: &DynamicImage, hash_size: u32, fast: bool)
src/processing.rs:237
↓ 1 callers
Method
update_buffers
(&mut self)
src/ui/results.rs:174
↓ 1 callers
Method
update_dir
(&mut self, dir: &mut String)
src/ui/setup.rs:64
↓ 1 callers
Method
update_est_time
(&mut self)
src/ui/running.rs:108
↓ 1 callers
Method
write_errors
(&self, out: &mut Writer, relative_to: &Path)
src/processing.rs:98
↓ 1 callers
Method
write_info
(&self, out: &mut Writer)
src/processing.rs:75
↓ 1 callers
Function
write_output
(settings: &ProgramSettings, results: &Results, out: &mut Writer)
src/output.rs:65
↓ 1 callers
Method
write_uniques
(&self, out: &mut Writer, relative_to: &Path, dup_only: bool)
src/processing.rs:83
Method
arc_vec
(errors: Vec<ProcessingError>, relative_to: &Path)
src/ui/errors.rs:169
Method
cmp
(&self, other: &SimilarImage)
src/img.rs:147
Method
create
(loader: &mut ImgLoader, current: &UniqueImage, next: Option<&UniqueImage>)
src/ui/results.rs:245
Method
dct_hash
(img: &Img, hash_size: u32)
src/hash.rs:48
Method
drop
(&mut self)
src/par_queue.rs:49
Method
end_time
(&self)
src/processing.rs:39
Method
errors_json
(&self, relative_to: &Path)
src/processing.rs:67
Method
fast_hash
(img: &Img, hash_size: u32)
src/hash.rs:34
Method
fmt
(&self, fmt: &mut Formatter)
src/config.rs:103
Method
fmt
(&self, fmt: &mut Formatter)
src/ui/util.rs:39
Method
from_image
(img: Image)
src/img.rs:52
Method
from_image
(path: &Path, image: RgbaImage, percent: f32)
src/ui/results.rs:480
Method
from_settings
(settings: ProgramSettings)
src/ui/setup.rs:37
Method
from_vec
(vec: Vec<T>)
src/par_queue.rs:19
Method
hash
(img: &Img, hash_size: u32, fast: bool)
src/hash.rs:73
Method
info_json
(&self)
src/processing.rs:43
Function
main
()
src/main.rs:33
Method
new
(path: Path, hash: ImageHash, width: u32, height: u32)
src/img.rs:20
Method
new
(total: uint)
src/ui/errors.rs:39
Method
new
()
src/ui/util.rs:57
Method
new
(mut done: Vec<UniqueImage>)
src/ui/results.rs:120
Method
next
(&mut self)
src/par_queue.rs:80
Function
ns_to_ms
(ns: u64)
src/ui/running.rs:172
Method
opts
()
src/config.rs:36
Method
promote
(&mut self, idx: uint)
src/img.rs:102
Method
relative_path
(&self, relative_to: &Path)
src/img.rs:29
Function
show_gui
(mut settings: ProgramSettings)
src/ui/mod.rs:30
Function
show_results
(results: Results)
src/ui/results.rs:29
Method
start_time
(&self)
src/processing.rs:35
Method
to_base64
(&self)
src/hash.rs:88
Method
to_gb
(self)
src/ui/util.rs:33
Method
to_json
(&self)
src/config.rs:116
Method
to_json
(&self, relative_to: &Path)
src/img.rs:90
Method
to_kb
(self)
src/ui/util.rs:23
Method
to_mb
(self)
src/ui/util.rs:28
Method
uniques_json
(&self, relative_to: &Path, dup_only: bool)
src/processing.rs:54
Method
write
(&mut self, buf: &[u8])
src/output.rs:88
Method
write_self
(&self, out: &mut Writer, relative_to: &Path)
src/img.rs:75
← previous
101–149 of 149, ranked by callers