Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix behavior of Leaf context encoding and improve Leaf errors (#212)
* Rewrite LeafEncoder completely to behave much better, conform better to Codable requirements, and actually support superEncoder(). Add a bunch of missing test coverage. * Conform LeafError to AbortError and DebuggableError for better error reporting. * Add API check to workflow
- Loading branch information