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

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