Variable CompiledRoute.route

Declaration

struct CompiledRoute
{
  // ...
  Route route;
  // ...
}