legate.core.Runtime.create_library# Runtime.create_library(self, unicode library_name) → Library# Create a Library. Parameters: library_name (str) – The name of the library to create. Returns: The library. Return type: Library