# Functions

Int64Between returns a Check for asserting that a value is between the supplied min and max int64 values (inclusive).
NewExtractState returns a state check that will extract a state value into an accessible string pointer `(*ExtractState).Value`.

# Structs

No description provided by the author