musli-macros

Crates.iomusli-macros
lib.rsmusli-macros
version
sourcesrc
created_at2022-04-18 14:00:55.560797+00
updated_at2025-02-25 04:14:17.346849+00
descriptionMacros for Müsli.
homepagehttps://github.com/udoprog/musli
repositoryhttps://github.com/udoprog/musli
max_upload_size
id569877
Cargo.toml error:TOML parse error at line 19, column 1 | 19 | 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
John-John Tedro (udoprog)

documentation

https://docs.rs/musli

README

musli-macros

github crates.io docs.rs build status

This crate provides the macros used in Müsli. The API of these macros is not expected to be stable and must not be used directly.

Use the macros through the musli or musli_core crates instead.

Please refer to https://docs.rs/musli for documentation.

Commit count: 822

cargo fmt