Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FuzzAnything/PromptFuzz
/ get_rc_succ
Method
get_rc_succ
src/execution/logger.rs:159–161 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
157
}
158
159
pub fn get_rc_succ(&self) -> usize {
160
self.rc.succ
161
}
162
163
pub fn get_gc_total(&self) -> usize {
164
self.gc.total
Callers
1
generate_until_n_success
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected