Function build_ftml

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