pub fn require_watch_worn_ingest(
cx: &Cx,
event: &Expr,
grants: &[Symbol],
receipt_session: &Symbol,
session: &Symbol,
) -> Result<WatchCapability>Expand description
Requires the authority needed to ingest one worn-event expression.