Type Alias meancop::preprocess::SLit

source ·
pub type SLit<'a> = Lit<Signed<Symbol<'a>>, Symbol<'a>, usize>;

Aliased Type§

struct SLit<'a>(/* private fields */);