iced_drop 0.1.39

Small library providing a custom widget and operation to implement drag and drop in iced
Documentation
[dependencies.iced]
features = ["advanced"]
version = "0"

[lib]
name = "iced_drop"
path = "src/lib.rs"

[package]
authors = ["github.com/jhannyk", "github.com/pepa65"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Small library providing a custom widget and operation to implement drag and drop in iced"
edition = "2024"
license = "MIT"
name = "iced_drop"
readme = "README.md"
repository = "https://github.com/pepa65/iced_drop"
version = "0.1.39"