pub fn to_data_uri(data: &str, mime: &str) -> RUMString
Turn a payload into a base64 encoded, data url to embed payload into tag.
base64
data