Servant.Subscriber.Subscribable
data Subscribable
type family IsSubscribable endpoint api :: Constraint where ...
type family IsSubscribable' endpoint api :: Constraint
type family IsElem endpoint api :: Constraint where ...
type family IsValidEndpoint endpoint :: Constraint where ...