db24a62658
This changes the CLI arg `host-id` to `writer-id` to more accurately indicate meaning. This changes also goes through the codebase and changes struct fields, methods, and variables to use the term `writer_id` or `writer_identifier_prefix` instead of `host_id` etc., to make the meaning clear in the code. This also changes the catalog serialization to use the field `writer_id` instead of `host_id`, which is breaking change. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |