[][src]Type Definition agnes::label::TblOf

type TblOf<T> = <T as Identifier>::Table;

Helpful type alias to refer to the table in which an identifier exists.