radicle-heartwood-lfs/radicle-node
Slack Coder 86beae2ebb
node: Document and test `BoundedVec`
Borrow documentation from Rusts standard library to document BoundedVec's
functions, and add documentation tests where appropriate.

And make it's deref trait return a slice instead of a Vec, which is more
common in rust.

Signed-off-by: Slack Coder <slackcoder@server.ky>
2022-12-01 21:04:50 +01:00
..
src node: Document and test `BoundedVec` 2022-12-01 21:04:50 +01:00
Cargo.toml Make `track` functions return correctly 2022-11-09 13:29:54 +01:00