Type Definition solana_runtime::snapshot_utils::Result

source ·
pub type Result<T> = Result<T, SnapshotError>;