pub fn build_ftml(
backend: &AnyBackend,
html: &str,
uri: DocumentURI,
rel_path: &str,
) -> Result<(OMDocResult, String), String>
pub fn build_ftml(
backend: &AnyBackend,
html: &str,
uri: DocumentURI,
rel_path: &str,
) -> Result<(OMDocResult, String), String>