hdk 0.1.0-beta-rc.0

The Holochain HDK
Documentation
1
2
3
4
5
6
7
8
error: The `hdk_to_coordinates` macro can only be used on enums.

         = help: Make this an enum.

 --> tests/macros/hdk_to_coordinates_not_enum.rs:4:1
  |
4 | struct Foo;
  | ^^^^^^^^^^^