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

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