# Functions
NewAppModule returns a new vesting AppModule.
NewHandler defines the vesting module handler instance.
# Structs
AppModule extends the AppModuleBasic implementation by implementing the AppModule interface.
AppModuleBasic defines the basic application module used by the sub-vesting module.