Skip to main content

LenderLabel

Type Alias LenderLabel 

Source
pub type LenderLabel<'lend, L> = <L as NodeLabelsLender<'lend>>::Label;
Expand description

Convenience type alias for the associated type Label of a NodeLabelsLender.