script::dom::window

Function base64_atob

Source
pub(crate) fn base64_atob(input: DOMString) -> Fallible<DOMString>