Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodeBendKit/codeseek
/ default_min_code_block_length
Function
default_min_code_block_length
rust-core/src/config.rs:80–80 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
78
}
79
80
fn default_min_code_block_length() -> usize { 16 }
81
82
/// 重排序配置(保留向后兼容)
83
#[derive(Debug, Deserialize, Serialize, Clone, Default)]
Callers
1
default
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected