//! Snapshot 1.0 export plus the portable [`zenfg_snapshot`] wire API.
//!
//! Enable the `snapshot` Cargo feature, compile with a full report, then call
//! [`create_frame_graph_snapshot`]. Encoding, arbitrary JSON validation, and
//! legacy migration are re-exported from the wgpu-independent snapshot crate.
pub use SnapshotExportError;
pub use ;
pub use *;