Skip to content

Async helper #157

@sunng87

Description

@sunng87

What if we want some asynchronous tasks in handler helpers? With current API you might be able to do that but there is no guarantee on the order of writes on template string buffer.

Perhaps we will need a future-rs based API for this task? Will it be in the core library or as an extension?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions