We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d1c0a1 commit ed3906cCopy full SHA for ed3906c
README.md
@@ -75,6 +75,7 @@ This crate has several [features] which can be specified in your `Cargo.toml`.
75
76
Default features:
77
78
+- `array_expressions`: functions for working with arrays such as `array_to_string`
79
- `compression`: reading files compressed with `xz2`, `bzip2`, `flate2`, and `zstd`
80
- `crypto_expressions`: cryptographic functions such as `md5` and `sha256`
81
- `encoding_expressions`: `encode` and `decode` functions
0 commit comments