mod_interface_meta

Crates.iomod_interface_meta
lib.rsmod_interface_meta
version
sourcesrc
created_at2022-05-16 21:16:07.011817+00
updated_at2025-04-13 10:11:09.227155+00
descriptionProtocol of modularity unifying interface of a module and introducing layers.
homepagehttps://github.com/Wandalen/wTools/tree/master/module/core/mod_interface_meta
repositoryhttps://github.com/Wandalen/wTools/tree/master/module/core/mod_interface_meta
max_upload_size
id587906
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
Wandalen (Wandalen)

documentation

https://docs.rs/mod_interface_meta

README

Module :: mod_interface_meta

experimental rust-status docs.rs discord

Protocol of modularity unifying interface of a module and introducing layers.

Not intended to be used without runtime. This module and runtime is aggregate in module::mod_interface is here. module and runtime is aggregate in module::mod_interface is here.

Commit count: 0

cargo fmt