radicle-heartwood-lfs/radicle-cob/src
Fintan Halpenny 99c1e2ac52
radicle-cob: simplify trailers module
The macro in the trailers module existed since there were multiple
trailers before the refactoring, so it minimised boilerplate code.

After the refactoring of the code there was only one trailer
left. Remove the macro generation code and replace it with just the
necessary code for the ResourceCommitTrailer.

Signed-off-by: Fintan Halpenny <fintan.halpenny@gmail.com>
X-Clacks-Overhead: GNU Terry Pratchett
2023-02-13 13:30:08 +01:00
..
backend cob: Remove redundant indentation 2023-01-06 13:00:01 +01:00
change Tidy up COBs code a little 2022-12-31 09:58:45 +01:00
change_graph cob: Have clock value for empty COB state 2023-01-01 18:29:47 +01:00
history cob: Add some more information about `resource` 2023-01-03 14:28:18 +01:00
object Tidy up COBs code a little 2022-12-31 09:58:45 +01:00
signatures radicle-cob: port collaborative objects 2022-11-04 16:11:18 +00:00
test Rust 1.67 2023-02-04 19:30:29 +01:00
backend.rs radicle-cob: port collaborative objects 2022-11-04 16:11:18 +00:00
change.rs Tidy up COBs code a little 2022-12-31 09:58:45 +01:00
change_graph.rs cob: Move graph sorting to `evaluate` function 2022-12-28 19:24:22 +01:00
history.rs cob: Make it easy to build histories 2023-01-03 14:23:47 +01:00
identity.rs cob: Remove `author` from `Entry` 2022-12-01 12:05:44 +01:00
lib.rs Tidy up COBs code a little 2022-12-31 09:58:45 +01:00
object.rs Fix issue with colliding doc files 2022-12-09 14:37:36 +01:00
pruning_fold.rs radicle-cob: port collaborative objects 2022-11-04 16:11:18 +00:00
sign.rs radicle-cob: port collaborative objects 2022-11-04 16:11:18 +00:00
signatures.rs cob: Add actor to `Entry` 2022-12-01 12:05:44 +01:00
test.rs radicle-cob: test parse_refstr 2022-11-17 17:42:22 +00:00
tests.rs cobs: allow for batched operations 2022-12-07 17:11:40 +01:00
trailers.rs radicle-cob: simplify trailers module 2023-02-13 13:30:08 +01:00
type_name.rs Fix issue with colliding doc files 2022-12-09 14:37:36 +01:00