pub fn Output<P>(path: P) -> Outputwhere P: Into<Cow<'static, Path>>,
Generic constructor for Output
Output