Module Distributed.Node_id

This module provides a type representing a node id.

type t

The abstract type representing a node id.

val get_name : t -> string

get_name node returns the name of the node.