Crates.io | ianaio-dialogs |
lib.rs | ianaio-dialogs |
version | 0.1.1 |
source | src |
created_at | 2024-06-04 08:20:38.602558 |
updated_at | 2024-06-08 07:20:56.893962 |
description | Convenience crate for working with dialogs in browser |
homepage | https://rustwasm.iana.io/dialogs |
repository | https://github.com/ianaio/dialogs |
max_upload_size | |
id | 1260858 |
size | 24,755 |
ianaio-dialogs
Built with 🦀🕸 by The IanaIO Rust and WebAssembly Working Group
This crate provides wrappers for the following functions.
web-sys
provides a raw API which is hard to use. This crate provides an easy-to-use,
idiomatic Rust API for these functions.
See the API documentation to learn more.