[][src]Type Definition sauron::Node

type Node<MSG> = Node<&'static str, Callback<Event, MSG>>;