# Functions
FromContext reads the selected datastore out of a context.Context and returns nil if it does not exist.
MustFromContext reads the selected datastore out of a context.Context, computes a zedtoken from it, and panics if it has not been set on the context.