mrml icon indicating copy to clipboard operation
mrml copied to clipboard

Make IncludeLoader async

Open jdrouet opened this issue 2 years ago • 0 comments

To be able to use the IncludeLoader in the browser and request partial templates from the network, we need to be able to do some asynchronous requests. This requires to create an AsyncParser trait to handle this.

jdrouet avatar Aug 18 '23 15:08 jdrouet