test_cli_grep/
lib.rs

1pub fn get_one() -> usize {
2    1
3}