template<>
Corrade::Utility::ConfigurationValue<Containers::StringView> struct new in Git master

Configuration value parser and writer for Containers::StringView.

The returned view might become dangling, parse as Containers::String to prevent that.