[][src]Constant git_testament::EMPTY_TESTAMENT

pub const EMPTY_TESTAMENT: GitTestament

An empty testament.

This is used by the derive macro to fill in defaults in the case that an older derive macro is used with a newer version of git_testament.

Typically this will not be used directly by a user.