Crates.io | mod_interface_meta |
lib.rs | mod_interface_meta |
version | |
source | src |
created_at | 2022-05-16 21:16:07.011817+00 |
updated_at | 2025-04-13 10:11:09.227155+00 |
description | Protocol of modularity unifying interface of a module and introducing layers. |
homepage | https://github.com/Wandalen/wTools/tree/master/module/core/mod_interface_meta |
repository | https://github.com/Wandalen/wTools/tree/master/module/core/mod_interface_meta |
max_upload_size | |
id | 587906 |
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` |
size | 0 |
mod_interface_meta
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.