Docs.rs
config-it-0.2.1
config-it 0.2.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
kang-sw
Dependencies
async-broadcast ^0.5
normal
compact_str ^0
normal
erased-serde ^0.3
normal
flume ^0
normal
futures ^0.3
normal
lazy_static ^1
normal
log ^0.4
normal
config-it-macros ^0.1.2
normal
oneshot ^0.1
normal
parking_lot ^0
normal
serde ^1
normal
serde_json ^1
normal
smallvec ^1
normal
thiserror ^1
normal
Versions
39.13%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Module entity
Modules
Structs
Traits
?
Module
config_it
::
entity
source
·
[
−
]
Modules
gen_helper
Helper methods for proc macro generated code
Structs
EntityData
Events are two directional …
Metadata
Metadata for configuration entity. This can be used as template for multiple config entity instances.
MetadataProps
MetadataValInit
Traits
EntityTrait
Config entity type must satisfy this constraint