Skip to main content

process

Function process 

Source
pub async fn process(
    content: &str,
    ctx: &CrateAutoProcessContext<'_>,
    config: &RlmConfig,
) -> Result<Option<RlmResult>, Error>
Expand description

Run the evidence-first engine.