[][src]Type Definition bm::IntermediateOf

type IntermediateOf<DB> = <DB as Backend>::Intermediate;

Intermediate value of a database.