Crate htmltoadf

source ·

Functions§

  • If we are compiling as a C Lib (not a WASM lib) we should make sure the function adheres to the C calling convention and its name is not mangled.
  • The main procedure for our ADF Builder. Allows us to take an HTML string and turn it into a valid ADF string.