Function git_path::from_bstring
source · Expand description
Similar to try_from_bstring()
, but will panic if there is ill-formed UTF-8 in the input
.
Similar to try_from_bstring()
, but will panic if there is ill-formed UTF-8 in the input
.