There are 2 kinds of meshes the core(eu::core::Mesh) and the render mesh(eu::render::compiled_mesh).
eu::core::Mesh
eu::render::compiled_mesh
The core can be loaded and compiled. The render mesh is a compiled core mesh and is only useful for rendering and animating.