[][src]Crate data_url_encode_macro

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.