radicle-heartwood-lfs/crates/radicle
Fintan Halpenny 9b59c0e2c6 radicle: add Op::load method
Adds an `Op::load` helper method for loading an `Entry`, given its `Oid` and the
`store` it is stored in.

This can be useful for downstream consumers to inspect operations on COBs given
a single `Oid`, without having to load the entire object and/or graph.

It can also be useful when looking at implementing COB stream primitives.
2025-08-19 14:27:35 +01:00
..
src radicle: add Op::load method 2025-08-19 14:27:35 +01:00
Cargo.toml fix: upgrade radicle-crypto 2025-08-13 09:20:42 +01:00