pub fn shared(shared: Arc<ErrorImpl>) -> Error
Creates a new Error from a shared ErrorImpl.
Error
ErrorImpl