to_mpris_error

Function to_mpris_error 

pub fn to_mpris_error<E>(e: E) -> MoosyncError
where E: Error + Send + Sync + 'static,