Module Nullsafe.ThirdPartyAnnotationGlobalRepo
val initialize : absolute_path_to_repo:string option -> ThirdPartyAnnotationInfo.storage -> unit
Should be initialized exactly once before access. Path to repo is None if there is no repo on the disk.
val get_repo : unit -> ThirdPartyAnnotationInfo.storage
Can be accessed only when initialization was done