pub type Module<'a> = Node<'a, ModuleData<'a>>;
impl<'_> Read for &'_ [u8]impl<'_> Write for &'_ mut [u8]
Get the ports of the node.
Get the items of the node.