Skip to main content

LeftGallicWeight

Type Alias LeftGallicWeight 

Source
pub type LeftGallicWeight<W> = GallicWeight<W, LeftGallic>;
Expand description

Left Gallic weight with specified base semiring

Aliased Typeยง

pub struct LeftGallicWeight<W> { /* private fields */ }