ferment-sys 0.2.14

Syntax tree morphing of FFI-compatible stuff
Documentation
1
2
3
pub trait Linkable<Link> {
    fn link(&mut self, parent: &Link);
}