Trust_system.Banned_statusmodule Stable : sig ... endval to_yojson :
Stable.Latest.t ->
[> `Assoc of (string * [> `String of Core_kernel__.Import.string ]) list
| `String of string ]val of_yojson :
[> `Assoc of (string * [> `String of string ]) list | `String of string ] ->
( Stable.Latest.t, string ) Core_kernel._result