fn default_host()
in
src/settings.rs [13:15]
3
lines of code
1
McCabe index (conditional complexity)
fn default_host() -> String { "[::]".to_owned() }