pub type NodeOpt = Node;
NodeOpt as alias Node
NodeOpt
Node
pub struct NodeOpt(/* private fields */);