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