Contents:
ShotImporter
Bases: Protocol, Generic
Protocol
Generic
Protocol for object that can import a value from a shot.
A shot importer is a callable that takes a shot returns a value of generic type T.