Skip to content

Modify examples to not call unwrap #312

@brson

Description

@brson

Several examples in url call unwrap. It's preferable to use ? to avoid teaching bad practices to new Rust coders. Modify the examples to have some hidden scaffolding to set up the Result type and use ? instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions