Current section
Files
Jump to
Current section
Files
include/nessie_cluster_NodeConnectError.hrl
-record(node_connect_error, {
node :: gleam@erlang@atom:atom_(),
error :: gleam@erlang@node:connect_error()
}).