Skip to main content

to_domain_level_default_impl

Function to_domain_level_default_impl 

Source
pub fn to_domain_level_default_impl<DomL, DecL>(decl_level: DecL) -> DomL
where DecL: FuncMap<DeclarationPtr, Moo<Domain>, Output = DomL>,
Expand description

Implement [ReprDeclLevel::to_domain_level] as a functor S<DeclarationPtr> -> S<DomainPtr>.