Type Alias ractor::GroupName

source ·
pub type GroupName = String;
Expand description

A process group’s name, equivalent to an Erlang atom()

Aliased Type§

struct GroupName { /* private fields */ }