Skip to content

main() should return type Result<f32, Error> instead of f32. #2

@sawshep

Description

@sawshep

This would also allow answer to go uninitialized, as if it was never initialized with a value, you can just return Err(e).
Right now the value is set to 404.0, which is misleading.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions