This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.
This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
<!DOCTYPE html>
<htmlxmlns="http://www.w3.org/1999/xhtml"><head><title>ThirdPartyAnnotationInfoLoader (infer.Nullsafe.ThirdPartyAnnotationInfoLoader)</title><linkrel="stylesheet"href="../../../odoc.css"/><metacharset="utf-8"/><metaname="generator"content="odoc 1.5.1"/><metaname="viewport"content="width=device-width,initial-scale=1.0"/><scriptsrc="../../../highlight.pack.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body><divclass="content"><header><nav><ahref="../index.html">Up</a>–<ahref="../../index.html">infer</a>»<ahref="../index.html">Nullsafe</a>» ThirdPartyAnnotationInfoLoader</nav><h1>Module <code>Nullsafe.ThirdPartyAnnotationInfoLoader</code></h1></header><dl><dtclass="spec type"id="type-load_error"><ahref="#type-load_error"class="anchor"></a><code><spanclass="keyword">type</span> load_error</code></dt></dl><dl><dtclass="spec value"id="val-pp_load_error"><ahref="#val-pp_load_error"class="anchor"></a><code><spanclass="keyword">val</span> pp_load_error : Stdlib.Format.formatter <span>-></span><ahref="index.html#type-load_error">load_error</a><span>-></span> unit</code></dt><dtclass="spec value"id="val-load"><ahref="#val-load"class="anchor"></a><code><spanclass="keyword">val</span> load : <span>path_to_repo_dir:string</span><span>-></span><span><span>(<ahref="../ThirdPartyAnnotationInfo/index.html#type-storage">ThirdPartyAnnotationInfo.storage</a>,<ahref="index.html#type-load_error">load_error</a>)</span><ahref="../../IStdlib/index.html#module-IStd">IStdlib.IStd</a>.result</span></code></dt><dd><p>Given a path to a repo with 3rd annotation info, loads it from a disk to in-memory representation. After this is done, information can be requested via <code>ThirdPartyAnnotationInfo</code>.</p></dd></dl></div></body></html>