Closed tusharmath closed 2 months ago
The error::Error contains references to the webc::Error type
error::Error
webc::Error
@tusharmath Cool, good catch.
FYI: I will merge this one, but add another commit to make sure only webc::Error get expose outside of the lib.
Thanks
The
error::Error
contains references to thewebc::Error
type