MCPcopy 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

102fn default_10() -> usize { 10 }
103fn default_5() -> usize { 5 }
104fn default_30() -> u64 { 30 }
105
106impl Default for IndexConfig {
107 fn default() -> Self {

Callers 1

defaultMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected