Function show_notes::e010::demonstrate_try
source ยท pub fn demonstrate_try(tr: TryResult) -> TryResult
Expand description
Demonstrate how try!
works in practice.
pub fn demonstrate_try(tr: TryResult) -> TryResult
Demonstrate how try!
works in practice.