Cargo Features

[dependencies]
hank-types = { version = "0.1.50", 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 whenever hank-types is added without default-features = false somewhere in the dependency tree.

kameo

Enables kameo

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

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-message? proto_full = hank

Affects hank-types::hank.user