You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, this is a known issue (see #22). As I mentioned there, :public_key does not expose the types used in the docs, and I wanted to use those types in my docs to stress the compatibility with the native types used in :public_key and :ssl.
This may get resolved as part of the extraction of core functionality to an Erlang package.
I am new to elixir and I try to use a typespec for one of my function.
When I run dialyzer I get the following error message:
Do you have an idea of what might be the issue?
The text was updated successfully, but these errors were encountered: