action<T> typedef

action<T> = SaveAction0<T>

Implementation

typedef action<T> = SaveAction0<T>;