deft.platform

Platform abstraction selector.

Publicly imports the backend implementation for the current platform. Only the Win32 backend exists today; GTK4 (Linux) and Cocoa (macOS) backends are planned.

Modules

win32
module deft.platform.win32

Win32 backend.

Public Imports

deft.platform.win32
public import deft.platform.win32;
Undocumented in source.

Meta