Type Definition hello::HelloSession

source · []
pub(crate) type HelloSession = ReceiveValue<String, SendValue<String, End>>;