Module Bus.On_subscription_after_first_write

type t =
| Allow
| Allow_and_send_last_value
| Raise
val sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.t