[][src]Type Definition icb::Icbmsg

type Icbmsg = Vec<String>;

Messages the client needs to format/display to the user. First field is always the packet type (T_*), followed by a type-specific order.