[][src]Type Definition stellar_sql::sql::query::NodePtr

type NodePtr = Option<Box<Node>>;