Skip to content

v0.7: API change

Latest
Compare
Choose a tag to compare
@keltia keltia released this 26 Jan 17:52

BREAKING API CHANGE

call() and call_async() now return a Result<String> instead of plain String to avoid losing the error.