Cargo Features
gstuff has no features set by default.
[dependencies]
gstuff = { version = "0.8.26", features = ["nightly", "base62", "base62j", "base91", "rdtsc", "re", "lines", "sqlite", "sync", "link", "ser", "chrono"] }
- nightly
-
Affects
gstuff::base91… - base62 sqlite? = num-bigint, num-traits, smallvec
-
Affects
gstuff::base62,lines::sq… - base62j = smallvec
-
Affects
gstuff::base62j… - base91 sqlite? = smallvec
-
Affects
gstuff::base91,lines::sq… - rdtsc
-
nop
- re lines? sqlite? = fomat-macros
-
Affects
gstuff::re,gstuff::ics2ldt,gstuff::ics2ndt,gstuff::SpinA,gstuff::tpool… - lines sqlite? = memchr, memmap2, nix, re, winapi
-
Affects
gstuff::lines… - sqlite = base62, base91, crossterm, fomat-macros, gxhash, inlinable_string, lines, re, reffers, rusqlite, ser, smallvec
-
Affects
lines::csq,lines::sq… - sync = fast_rsync, gxhash
-
Affects
lines::sync… - link = fomat-macros, gxhash, indexmap, inlinable_string, serde_json
-
Affects
gstuff::link… - ser sqlite? = serde, serde_json
-
Enables serde of indexmap and inlinable_string
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.
- chrono implicit feature
-
Enables chrono
chrono:
Date and time library for Rust
Affects
gstuff::ldt2ics,gstuff::dtl2float,gstuff::ics2ldt,gstuff::ics2ndt… - crossterm sqlite?
-
Affects
gstuff::IsTty,gstuff::ISATTY,gstuff::STATUS_LINE_LM,gstuff::status_line,gstuff::status_line_clear,gstuff::with_status_line,gstuff::INDENT,gstuff::tpool… - fast_rsync sync?
- fomat-macros link? re? sqlite?
-
Affects
gstuff::short_log_time,gstuff::INDENT,gstuff::tpool… - gxhash link? sqlite? sync?
-
Affects
lines::sq… - indexmap link? ser?
-
Affects
lines::sq… - inlinable_string link? ser? sqlite?
-
Affects
gstuff::ms2iso8601,gstuff::HOST,gstuff::short_log_time,gstuff::INDENT,gstuff::tpool… - memchr lines?
-
Affects
gstuff::LinesIt… - memmap2 lines?
- nix lines?
-
Enables nix ^0.30
- num-bigint base62?
- num-traits base62?
- reffers sqlite?
-
Affects
gstuff::SpinA,gstuff::tpool… - rusqlite sqlite?
- serde ser?
- serde_json link? ser?
-
Affects
lines::sq… - smallvec base62? base62j? base91? sqlite?
- winapi lines?