Current section
Files
Jump to
Current section
Files
include/atproto_openapi@refs_KeyCollision.hrl
-record(key_collision, {
key :: binary(),
first :: atproto_openapi@refs:ref(),
second :: atproto_openapi@refs:ref()
}).