Cargo Features
[dependencies]
hank-types = { version = "0.1.54", default-features = false, features = ["kameo", "builder", "proto_full", "hank", "hank-access_check", "hank-channel", "hank-cron", "hank-database", "hank-message", "hank-plugin", "hank-user"] }
- default = proto_full
-
The
proto_full
feature is set by default wheneverhank-types
is added without
somewhere in the dependency tree.default-features = false - kameo
-
Enables kameo ^0.12.1
- builder
-
Enables derive_builder
Affects
hank.plugin.customizations::AccessChecks
,hank.plugin::AccessChecks
… - proto_full default = hank, hank-access_check, hank-channel, hank-cron, hank-database, hank-message, hank-plugin, hank-user
-
@@protoc_deletion_point(features)
This section is automatically generated by protoc-gen-prost-crate.
Changes in this area may be lost on regeneration. - hank hank-access_check? hank-channel? hank-message? hank-plugin? hank-user? proto_full = hank-cron, hank-database, hank-message, hank-plugin, hank-user
-
Affects
hank-types::hank
… - hank-access_check hank-plugin? proto_full = hank
-
Affects
hank-types::hank.access_check
… - hank-channel hank-message? proto_full = hank
-
Affects
hank-types::hank.channel
… - hank-cron hank? proto_full
-
Affects
hank-types::hank.cron
… - hank-database hank? proto_full
-
Affects
hank-types::hank.database
… - hank-message hank? proto_full = hank, hank-channel, hank-user
-
Affects
hank-types::hank.message
… - hank-plugin hank? proto_full = hank, hank-access_check
-
Affects
hank-types::hank.plugin
… - hank-user hank? hank-message? proto_full = hank
-
Affects
hank-types::hank.user
…