pub fn demonstrate_try(tr: TryResult) -> TryResult
Expand description

Demonstrate how try! works in practice.