MCPcopy Create free account
hub / github.com/Vector35/binaryninja-api / SplitProgressNop

Class SplitProgressNop

rust/src/progress.rs:80–80  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

78}
79
80pub struct SplitProgressNop(usize);
81
82impl SplitProgressBuilder for SplitProgressNop {
83 type Progress<'a> = NoProgressCallback;

Callers 1

splitMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected