# Functions
IsSingletonActor returns true if the actor is a singleton actor (i.e., cannot be constructed).
# Interfaces
VMActor is a concrete implementation of an actor, to be used by a Filecoin VM.
# Type aliases
Specifies importance of message, LogLevel numbering is consistent with the uber-go/zap package.