Skip to main content

query_roff_bytes

Function query_roff_bytes 

Source
pub fn query_roff_bytes(source: &[u8]) -> Result<ResolvedContent, QueryError>
Expand description

Parse one bounded roff stream without consulting MANPATH or following .so.

ยงErrors

Returns a native parse error or an empty-document error.