gix_path

Function from_bstring

source
pub fn from_bstring(input: impl Into<BString>) -> PathBuf
Expand description

Similar to try_from_bstring(), but will panic if there is ill-formed UTF-8 in the input.