Skip to main content

fetch_ror_raw

Function fetch_ror_raw 

Source
pub fn fetch_ror_raw(input: &str) -> Result<Ror>
Expand description

Fetch the raw Ror struct from the ROR v2 API, bypassing the lossy Data conversion.