[][src]Module ieql::common::compilation

This file provides the CompilableTo<T> trait.

Traits

CompilableTo

The CompilableTo<T> trait specifies the compilation interface for each of IEQL's compilable internals, including Documents and Query groups, among others.