laststraw-core

Crates.iolaststraw-core
lib.rslaststraw-core
version
sourcesrc
created_at2025-01-30 01:38:39.451168
updated_at2025-02-02 00:25:31.524614
descriptionCore library for the lightweight GUI Rust framework Last-Straw.
homepagehttps://github.com/had2020/Last-Straw
repositoryhttps://github.com/had2020/Last-Straw
max_upload_size
id1536032
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`
size0
Hadrian Lazic (had2020)

documentation

README

USEAGE ⚠️

This is package is part of a threee Crate project, called laststraw

Part of Laststraw, used for main functions, and window creation, element creation etc. Frame and app looping taken care of in lastraw-core-macro.

Commit count: 142

cargo fmt