Skip to main content

extract_as

Function extract_as 

Source
pub fn extract_as(content: &str, format: Format) -> Extracted
Expand description

Extract plain text with an explicit format override.

Skips format detection and applies the specified extraction strategy directly.