sophia_api::triple

Type Alias TBorrowTerm

Source
pub type TBorrowTerm<'a, T> = <<T as Triple>::Term as Term>::BorrowTerm<'a>;
Expand description

Type alias for terms borrowed from a triple.