Current section

Files

Jump to
lustre include lustre@vdom@diff_Diff.hrl
Raw

include/lustre@vdom@diff_Diff.hrl

-record(diff, {
patch :: lustre@vdom@patch:patch(any()),
cache :: lustre@vdom@cache:cache(any())
}).