pub fn error_status(msg: impl Into<String>) -> DracoError
Creates a generic DracoError from a message.
DracoError