You can search for identifiers within the package.
in-package search v0.2.0
type t = {
src : cluster;
dst : cluster;
update : reference;
}
An instruction to move the contents from cluster src to cluster dst and update the reference in cluster update
src
dst
update