Skip to main content

get_srs_generic

Function get_srs_generic 

Source
pub fn get_srs_generic<G>(srs_type: StoredSRSType) -> SRS<G>
Expand description

Generic SRS getter function.

ยงPanics

Panics if the SRS file does not exist on disk or cannot be deserialized.