bind-marshal-0.1: Data marshaling library that uses type level equations to optimize buffering.

Bind.Marshal.SerAction.Dynamic.Base

Documentation

type DynamicSerAction pre_s post_sa post_s bd a = DynAction pre_s post_sa post_s bd SerTag aSource