Function register_decoding_hook

Source
pub fn register_decoding_hook(extension: OsString, hook: DecodingHook) -> bool
Expand description

Register a new decoding hook or returns false if one already exists for the given format.