[][src]Type Definition kaiju_core::error::CompilationResult

type CompilationResult<T> = StdResult<T, CompilationError>;