Function walk_interface

Source
pub fn walk_interface<W, C>(walker: &W, interface: &Interface, context: &mut C)
where W: Walker<C>,