pub fn assemble_framework(
node: &Sbu,
linker: &Sbu,
topology: &Topology,
cell: &UnitCell,
) -> CrystalStructureExpand description
Assemble a framework crystal structure from node/linker SBUs on a topology.
Returns the assembled crystal structure as a JSON-serializable CrystalStructure.