fn saved_body( path: String, on_reveal: Option<Callback<()>>, on_done: Option<Callback<()>>, ) -> AnyView
The Saved-state body: the “Saved to <path>” confirmation plus Done / Reveal-in-Finder actions.
<path>