codee 0.3.5

Easy and flexible way of encoding and decoding data into either strings or bytes
Documentation

Build #2722085 2025-12-10 22:34:07

# rustc version rustc 1.94.0-nightly (c61a3a44d 2025-12-09)

# docs.rs version docsrs 0.6.0 (b6b97409 2025-12-07 )

# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/codee-0.3.5/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/codee-0.3.5/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20251209-1.94.0-nightly-c61a3a44d\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 57533ee3f7477a837a926e251fdad90529a74b37a3d3a2447060609c4fb0ad6d [INFO] running `Command { std: "docker" "start" "-a" "57533ee3f7477a837a926e251fdad90529a74b37a3d3a2447060609c4fb0ad6d", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting codee v0.3.5 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `IsBinary` [INFO] [stderr] --> src/lib.rs:154:48 [INFO] [stderr] | [INFO] [stderr] 154 | //! [`HybridDecoder`], [`HybridEncoder`] and [`IsBinary`] traits that are implemented automatically [INFO] [stderr] | ^^^^^^^^ no item named `IsBinary` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `BincodeSerdeCodec` [INFO] [stderr] --> src/binary/from_to_bytes.rs:7:7 [INFO] [stderr] | [INFO] [stderr] 7 | /// [`BincodeSerdeCodec`] or [`MsgpackSerdeCodec`]. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ no item named `BincodeSerdeCodec` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `MsgpackSerdeCodec` [INFO] [stderr] --> src/binary/from_to_bytes.rs:7:32 [INFO] [stderr] | [INFO] [stderr] 7 | /// [`BincodeSerdeCodec`] or [`MsgpackSerdeCodec`]. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ no item named `MsgpackSerdeCodec` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `Base64` [INFO] [stderr] --> src/binary/prost.rs:10:73 [INFO] [stderr] | [INFO] [stderr] 10 | /// To use it with local storage in the example below we wrap it with [`Base64`] to represent the bytes as a string. [INFO] [stderr] | ^^^^^^ no item named `Base64` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `JsonSerdeCodec` [INFO] [stderr] --> src/serde_lite.rs:5:42 [INFO] [stderr] | [INFO] [stderr] 5 | /// also work with serde-lite like the [`JsonSerdeCodec`] or the [`MsgpackSerdeCodec`]. [INFO] [stderr] | ^^^^^^^^^^^^^^ no item named `JsonSerdeCodec` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `MsgpackSerdeCodec` [INFO] [stderr] --> src/serde_lite.rs:5:68 [INFO] [stderr] | [INFO] [stderr] 5 | /// also work with serde-lite like the [`JsonSerdeCodec`] or the [`MsgpackSerdeCodec`]. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ no item named `MsgpackSerdeCodec` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `serde-wasm-bindgen` [INFO] [stderr] --> src/string/json_serde_wasm.rs:4:67 [INFO] [stderr] | [INFO] [stderr] 4 | /// A codec for encoding with [`serde_json`] and decoding using [`serde-wasm-bindgen`]. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ no item named `serde-wasm-bindgen` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/lib.rs:46:49 [INFO] [stderr] | [INFO] [stderr] 46 | //! Please have a look at the module [`string`](crate::string). [INFO] [stderr] | -------- ^^^^^^^^^^^^^ explicit target is redundant [INFO] [stderr] | | [INFO] [stderr] | because label contains path that resolves to same destination [INFO] [stderr] | [INFO] [stderr] = note: when a link's destination is not specified, [INFO] [stderr] the label is used to resolve intra-doc links [INFO] [stderr] = note: `#[warn(rustdoc::redundant_explicit_links)]` on by default [INFO] [stderr] help: remove explicit link target [INFO] [stderr] | [INFO] [stderr] 46 - //! Please have a look at the module [`string`](crate::string). [INFO] [stderr] 46 + //! Please have a look at the module [`string`]. [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/lib.rs:57:49 [INFO] [stderr] | [INFO] [stderr] 57 | //! Please have a look at the module [`binary`](crate::binary). [INFO] [stderr] | -------- ^^^^^^^^^^^^^ explicit target is redundant [INFO] [stderr] | | [INFO] [stderr] | because label contains path that resolves to same destination [INFO] [stderr] | [INFO] [stderr] = note: when a link's destination is not specified, [INFO] [stderr] the label is used to resolve intra-doc links [INFO] [stderr] help: remove explicit link target [INFO] [stderr] | [INFO] [stderr] 57 - //! Please have a look at the module [`binary`](crate::binary). [INFO] [stderr] 57 + //! Please have a look at the module [`binary`]. [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `codee` (lib doc) generated 9 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/codee/index.html [INFO] running `Command { std: "docker" "inspect" "57533ee3f7477a837a926e251fdad90529a74b37a3d3a2447060609c4fb0ad6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57533ee3f7477a837a926e251fdad90529a74b37a3d3a2447060609c4fb0ad6d", kill_on_drop: false }` [INFO] [stdout] 57533ee3f7477a837a926e251fdad90529a74b37a3d3a2447060609c4fb0ad6d