Variable CompiledRoute.compiled

Declaration

struct CompiledRoute
{
  // ...
  string compiled;
  // ...
}