# -*- Mode: Python; -*-

include_rules = [
  # Dependencies on the implementation are not allowed in public/.
  '-cast/receiver',
  '+cast/receiver/public'
]
