Garden 🌻

Path type

A filesystem path.

struct Path {
  p: String,
}