Cargo Features

[dependencies]
tmf-client = { version = "0.1.3", default-features = false, features = ["tmf620", "tmf622", "tmf629", "tmf632", "tmf633", "tmf648", "tmf674", "v4", "v5"] }
default = tmf620, tmf622, tmf629, tmf632, tmf633, tmf648, tmf674, v4

These default features are set whenever tmf-client is added without default-features = false somewhere in the dependency tree.

tmf620 default

Enables tmf620 of tmflib

Affects tmf::tmf620

tmf622 default

Enables tmf622 of tmflib

Affects tmf::tmf622

tmf629 default

Enables tmf629 of tmflib

Affects tmf::tmf629

tmf632 default

Enables tmf632 of tmflib

Affects tmf::tmf632

tmf633 default

Enables tmf633 of tmflib

Affects tmf::tmf633

tmf648 default

Enables tmf648 of tmflib

Affects tmf::tmf648

tmf674 default

Enables tmf674 of tmflib

Affects tmf::tmf674

v4 default

Enables build-V4 of tmflib

v5

Enables build-V5 of tmflib