Man(ual) page for WebAssembly
The fontface Struct represents a HTML font-face built from an external resource described by an URL or from an ArrayBuffer..
Cargo.toml
. . . [dependencies.web-sys] version = "0.3.4" features = [ 'fontface', ] . . .