jj/lib
Yuya Nishihara a6616e9cea object_id: don't allow ObjectId::from_hex() a dynamically allocated string
This isn't technically needed, but it prevents API misuse. Another option
is to do some compile-time substitution, but most callers are tests and the
runtime performance wouldn't matter.
2024-01-06 00:26:36 +09:00
..
benches
gen-protos
src object_id: don't allow ObjectId::from_hex() a dynamically allocated string 2024-01-06 00:26:36 +09:00
tests object_id: don't allow ObjectId::from_hex() a dynamically allocated string 2024-01-06 00:26:36 +09:00
testutils
Cargo.toml
LICENSE