Skip to content

Feature: Implementing Render for Result #52

@d4h0

Description

@d4h0

Hi,

Another small improvement would be, implementing Render for Result.

Basically, if a result is Ok(_), the value is extracted and rendered. And if there is an error, the template would fail with that error, similar to the ? operator in Rust.

Would that be possible?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions