[][src]Type Definition solana_runtime::snapshot_utils::Result

type Result<T> = Result<T, SnapshotError>;