pub type LeftGallicWeight<W> = GallicWeight<W, LeftGallic>;Expand description
Left Gallic weight with specified base semiring
Aliased Typeยง
pub struct LeftGallicWeight<W> { /* private fields */ }pub type LeftGallicWeight<W> = GallicWeight<W, LeftGallic>;Left Gallic weight with specified base semiring
pub struct LeftGallicWeight<W> { /* private fields */ }