Skip to main content

to_cc2p_error

Function to_cc2p_error 

Source
pub fn to_cc2p_error<E: Error>(err: E) -> Cc2pError
Expand description

Convert any error type to a Cc2pError::Other.