Struct std::fs::PathBuf

struct PathBuf { ... }

An owned (heap-allocated) path buffer

Example

Fields

Methods

impl PathBuf { ... }