Function git_repository::path::from_byte_slice
source · Expand description
Similar to try_from_byte_slice()
, but will panic if there is ill-formed UTF-8 in the input
.
Similar to try_from_byte_slice()
, but will panic if there is ill-formed UTF-8 in the input
.