Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodeBendKit/codeseek
/ default_30
Function
default_30
rust-core/src/config.rs:104–104 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
102
fn default_10() -> usize { 10 }
103
fn default_5() -> usize { 5 }
104
fn default_30() -> u64 { 30 }
105
106
impl Default for IndexConfig {
107
fn default() -> Self {
Callers
1
default
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected