Skip to content

Rework Response Result #6

@WebeWizard

Description

@WebeWizard

should be able to return something like Ok(200) to return basic responses. Otherwise Ok(custom_response) should still work.

For errors we should be able to do the same. Err(400) for basic responses, otherwise Err(custom_err_response).

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