Type Definition crayon::ecs::Entity [] [src]

type Entity = Handle;

Entity type, as seen by the user, its a alias to Handle internally.