reach/core/communication
Types
pub type Communication(data) {
Communication(type_: String, inner: data)
}
Constructors
-
Communication(type_: String, inner: data)
pub type Communication(data) {
Communication(type_: String, inner: data)
}
Communication(type_: String, inner: data)