ref: Change TypeBuilder.Build() to return nothing.

The previous bool return was a bit pointless, since the actual
error is retrieved via each pending type.

Change-Id: I8a58d9b73fe0968d4cf0de4855188f6c323f79b5
MultiPart: 2/2
1 file changed
tree: 96eebfe45892f8fd45b57ef2f3ab2ae351e026d1
  1. cmd/
  2. envvar/
  3. examples/
  4. internal/
  5. lib/
  6. profiles/
  7. services/
  8. test/
  9. .gitignore
  10. AUTHORS
  11. CONTRIBUTORS
  12. LICENSE
  13. PATENTS
  14. README.md
  15. VERSION
README.md

This is the code repository containing a reference implementation of the Vanadium project API.