Type Alias AsukaAssemblyAdjacencyRuleType

AsukaAssemblyAdjacencyRuleType:
    | "requires-connection"
    | "requires-neighbor"
    | "forbids-neighbor"
    | "min-gap"
    | "max-gap"