Function git_testtools::hex_to_id

source ·
pub fn hex_to_id(hex: &str) -> ObjectId
Expand description

Convert a hexadecimal hash into its corresponding ObjectId or panic.