Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodeBendKit/codeseek
/ default_true
Function
default_true
rust-core/src/config.rs:26–26 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
24
}
25
26
fn default_true() -> bool { true }
27
fn default_100() -> usize { 100 }
28
fn default_20() -> usize { 20 }
29
fn default_rrf_k() -> f64 { 60.0 }
Callers
1
default
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected