Skip to main content

Lend

Type Alias Lend 

Source
pub type Lend<'lend, L> = <L as Lending<'lend>>::Lend;
Expand description

A readable shorthand for the type of the items of a Lender L.