Avatar
すると enum と同じように、 struct Path: String したら、 path.rawValueString が得られるとかでいいのかも?わざわざ構文増やさなくても、↓書けばいいだけかな・・・。 struct Path { let rawValue: String }