Module Distributed.Node_idSource

This module provides a type representing a node id.

Sourcetype t

The abstract type representing a node id.

Sourceval get_name : t -> string

get_name node returns the name of the node.