wini_maud_macros

Crates.iowini_maud_macros
lib.rswini_maud_macros
version
sourcesrc
created_at2024-11-26 21:49:54.663663
updated_at2024-11-28 22:48:22.134695
descriptionInternal crate. Please use 'wini-maud' instead.
homepage
repositoryhttps://github.com/wini-rs/wini
max_upload_size
id1462366
Cargo.toml error:TOML parse error at line 21, column 1 | 21 | 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
TKirishima (tkr-sh)

documentation

https://docs.rs/wini-maud-macros

README

wini-maud-macros

A fork of maud_macros to work with wini.

License

This work was originally licensed under Apache 2.0 / MIT.

Relicensed under GNU Lesser General Public License version 3 (LGPL-3.0) in accordance with the original license's permissive terms.

Original License: old-LICENSE.md (it doesn't have any usage except from historical purposes).

Current License: LICENSE.md

Original copyright (c) Chris Wong

Modifications copyright (c) tk / @tkr-sh

Commit count: 111

cargo fmt