Fix panic on export (issue #806)
Addition of hmap and bmap causes typed export to panic. Instead of unreachable!() print error message that type is unsupported.
Closes #806 (closed)
Addition of hmap and bmap causes typed export to panic. Instead of unreachable!() print error message that type is unsupported.
Closes #806 (closed)