Skip to content

Add support for async? #624

@GuillaumeGomez

Description

@GuillaumeGomez

In docs.rs, we have some big pages we currently split in pieces so the async is not too much slowed down. However, if askama was async (either through a feature or by default, although I'd prefer through a feature to not have too many dependencies by default) by adding new async_render and async_render_into methods, we could then put back together the pieces into a big one and let async handle it.

What do you think @Kijewski ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions