docs.rs failed to build swamp-window-0.0.3
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.
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.
Visit the last successful build:
swamp-window-0.0.10
🌿 Swamp Window 🌿
swamp-window
is a cross-platform crate designed to simplify window creation for game applications.
Whether you're targeting Windows, macOS, or Linux, swamp-window
abstracts the complexities,
allowing you to focus on what matters most: your game!
✨ Features
- Cross-Platform Support: Create windows seamlessly across different operating systems.
- Simple API: Easily integrate window management into your game loop.
📦 Usage
To use swamp-window
, add it to your Cargo.toml
:
[]
= "0.0.2"