fn stranger()
in
example/hello/src/lib.rs [34:36]
3
lines of code
1
McCabe index (conditional complexity)
fn stranger() -> String { "stranger".to_string() }