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
Some items are missing on docs.rs, like the send_function_call function, the FunctionCallRequest struct etc. I think some feature flags were missing during the doc generation?
Currently the only documentation we have is through the
README.md
and theexamples
folder (which do not cover everything btw).We should add some proper documentation that illustrates each binding/feature of the lib inside a
docs
folder.I don't really have time to do that currently so if someone's down to do it let me know!
The text was updated successfully, but these errors were encountered: