MCPcopy Create free account
hub / github.com/bab2min/tomotopy / defineModule

Function defineModule

src/python/handler/PyUtils.h:3292–3295  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3290 }
3291
3292 inline auto defineModule()
3293 {
3294 return ModuleDefinition{};
3295 }
3296
3297
3298 template<class Def>

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected