Cargo Features

TsFileWriter has no features set by default.

[dependencies]
tsfile-writer = { version = "0.2.1", features = ["sync_sender"] }
sync_sender = crc32fast, hex, pnet, sha2, thrift, uuid

Affects tsfile-writer::sync

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

thrift sync_sender?

Enables thrift ^0.14.1

Feature sync

pnet sync_sender?

Enables pnet ^0.29.0

uuid sync_sender?
sha2 sync_sender?
hex sync_sender?
crc32fast sync_sender?