Skip to main content

Key

Type Alias Key 

Source
type Key<'a> = (&'a UserId, Option<&'a DeviceId>, &'a RoomId, &'a UserId);