Up
–
git
»
Smart
» Result
Module
Smart.Result
type
'uid t
=
private
|
NAK
|
ACK
of
'uid
val
pp :
string
t
Fmt
.t