Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
80
pub struct SplitProgressNop(usize);
81
82
impl SplitProgressBuilder for SplitProgressNop {
83
type Progress<'a> = NoProgressCallback;
Callers
1
split
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected