Skip to main content

LigatureClosure

Type Alias LigatureClosure 

Source
pub type LigatureClosure = Rc<dyn Fn(&str) -> String>;

Aliased Typeยง

pub struct LigatureClosure { /* private fields */ }