Skip to main content

Crate data_url_encode_macro

Crate data_url_encode_macro 

Source

Macrosยง

data_url_encode
Encodes given string literal to base64 and, then, using percent encoding during the compile-time. So, resulting static str can be used in data URLs.