devela

Crates.iodevela
lib.rsdevela
version
sourcesrc
created_at2022-12-17 12:55:41.056717+00
updated_at2025-01-13 12:36:47.90673+00
descriptionA cohesive development layer.
homepage
repositoryhttps://github.com/andamira/devela
max_upload_size
id739873
Cargo.toml error:TOML parse error at line 36, column 1 | 36 | 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
José Luis Cruz (joseluis)

documentation

https://docs.rs/devela

README

devela

Repository Documentation ahead MSRV ahead 1.84.0
Crate Documentation MSRV 1.84.0


A cohesive development layer

devela is a modular foundation for easing development across diverse domains.

It aims to reduce cognitive burdens and encourage clarity in creative explorations.

At its heart is a quiet dedication to learning, discovery, and sharing practical tools.

Features

Features are grouped into categories, enabling modular and orthogonal development.

For a full list of features and their categories, see the Features Documentation.

Dependencies

devela integrates optional dependencies to support specific capabilities and domains, ensuring you only enable what you need. Over time, these dependencies may evolve as its core functionality expands.

Status

Devela is in active development, with breaking changes expected during 0.* versions as the API evolves toward coherence and clarity.

License

Dual-licensed under either MIT or Apache-2.0, with additional vendored works.

Contributing

While devela is a personal project, contributions are welcome and appreciated. See CONTRIBUTING for more details.

Commit count: 2212

cargo fmt