Skip to main content

UfcsTable

Type Alias UfcsTable 

Source
pub type UfcsTable = SideTable<UfcsVerdict>;
Expand description

Every UFCS call site’s verdict for one project.

Aliased Type§

pub struct UfcsTable { /* private fields */ }