{ "blurb": "Use some of `Vec`'s methods to evaluate Reverse Polish notation", "authors": [ "cwhakes" ], "files": { "solution": [ "src/lib.rs" ], "test": [ "tests/rpn-calculator.rs" ], "exemplar": [ ".meta/exemplar.rs" ] } }