Crates.io | bevy_flurx_api |
lib.rs | bevy_flurx_api |
version | |
source | src |
created_at | 2025-01-13 12:04:15.890837+00 |
updated_at | 2025-02-24 18:27:01.648429+00 |
description | Provides the api plugins for bevy_webview_wry |
homepage | |
repository | https://github.com/not-elm/bevy_webview_projects |
max_upload_size | |
id | 1514575 |
Cargo.toml error: | TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include` |
size | 0 |
Provides apis for using core process resources from webview.
This crate is part of bevy_webview_wry
and does not perform by itself.
name | required feature flag |
---|---|
app | default |
log | default |
dialog | dialog |
fs | fs |
path | fs |
monitor | monitor |
os | os |
notification | notification |
http | http |
web_window | web_window |
clipboard | clipboard |