We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fdb78a commit 9402290Copy full SHA for 9402290
clarity-serialization/README.md
@@ -123,7 +123,6 @@ The crate implements the standard binary format for Clarity values. At a high le
123
124
This crate is designed to be minimal by default. Optional functionality is available via feature flags:
125
126
-* `developer-mode`: Enables additional debugging and logging information useful during development.
127
* `testing`: Enables helper functions and data structures used exclusively for unit and integration testing.
128
* `slog_json`: Integrates with `slog` for structured JSON logging.
129
* `wasm-web` / `wasm-deterministic`: Enables builds for WebAssembly environments with different determinism guarantees.
0 commit comments