ExportedStoryLink

---types---
exportedStoryLink#3fc9053b link:string = ExportedStoryLink

Belongs to

ExportedStoryLink

In Rust this constructor is a variant of the enums::ExportedStoryLink enum.
Match on it with: if let enums::ExportedStoryLink::ExportedStoryLink(v) = result { ... }

Parameters

linkstringrequired