In keys.ml, we returns a simple string which does not compose well with rresult when this package is available (specially with mirage). It should be nice to return an Msg of string, and, by this way, be able to use for instance Rresult.R.failwith_error_msg.
In
keys.ml, we returns a simplestringwhich does not compose well withrresultwhen this package is available (specially withmirage). It should be nice to return anMsg of string, and, by this way, be able to use for instanceRresult.R.failwith_error_msg.