usent::NtIteratorError;pubmodnt;pubmodsnapshot;/// Returns an iterator from a snapshot of all the processes.
pubfnget_from_snapshot()->snapshot::SnapshotState{snapshot::SnapshotState::iter()}/// Returns an iterator from querying the system.
pubfnget_from_nt()->Result<nt::NtProcessState, NtIteratorError>{nt::NtProcessState::iter()}