Helper function to convert a file to data uri to embed inside html. It works at compile-time so you must set source import paths on your project.
toDataUri, fileAsDataUri, https://dlang.org/spec/expression.html#import_expressions
See Implementation
Helper function to convert a file to data uri to embed inside html. It works at compile-time so you must set source import paths on your project.