vernier-rs-platform 0.2.1

Platform abstraction and native overlay backends (macOS, Linux/Wayland) for Vernier.
docs.rs failed to build vernier-rs-platform-0.2.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

Per-OS backends behind a single [Platform] trait.

The rest of the codebase imports this trait and the [init] constructor; concrete OS modules are private and selected via cfg.