Skip to main content

include/proute@discover_DuplicateConstructor.hrl

-record(duplicate_constructor, {
    constructor :: binary(),
    first_file :: binary(),
    second_file :: binary()
}).