Module Wd_script.Result_ownership

type t = [
  1. | `None
  2. | `Root
]
val jsont : t Jsont.t