Skip to main content

register_decoding_hook

Function register_decoding_hook 

Source
pub fn register_decoding_hook(extension: OsString, hook: DecodingHook) -> bool
Available on crate feature std only.
Expand description

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