[][src]Type Definition nt::Action

type Action = dyn FnMut(&EntryData) + Send + 'static;