Skip to main content

pathbuf

Function pathbuf 

Source
pub fn pathbuf(min: u8, max: u8) -> impl Strategy<Value = PathBuf>
Expand description

A strategy to produce a PathBuf of between min and max components (either bare or quoted).