inlinable_string 0.1.15

The `inlinable_string` crate provides the `InlinableString` type -- an owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation -- and the `StringExt` trait which abstracts string operations over both `std::string::String` and `InlinableString` (or even your own custom string type).
Documentation
Build #486432 2022-01-04T08:48:58.476931+00:00
# rustc version
rustc 1.59.0-nightly (399ba6bb3 2022-01-03)# docs.rs version
docsrs 0.6.0 (c86fbce 2021-12-30)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/inlinable_string-0.1.15/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/inlinable_string-0.1.15/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" "3221225472" "--cpus" "3" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20220103-1.59.0-nightly-399ba6bb3\", \"--static-root-path\", \"/\", \"--cap-lints\", \"warn\", \"--disable-per-crate-search\"]" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-j3" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }`
[INFO] [stdout] 4dcb39be283fb7680b4c4591d43041b02d9e5837fd1078be1823bf59b657ce8e
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "4dcb39be283fb7680b4c4591d43041b02d9e5837fd1078be1823bf59b657ce8e", kill_on_drop: false }`
[INFO] [stderr]  Documenting inlinable_string v0.1.15 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 0.83s
[INFO] running `Command { std: "docker" "inspect" "4dcb39be283fb7680b4c4591d43041b02d9e5837fd1078be1823bf59b657ce8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4dcb39be283fb7680b4c4591d43041b02d9e5837fd1078be1823bf59b657ce8e", kill_on_drop: false }`
[INFO] [stdout] 4dcb39be283fb7680b4c4591d43041b02d9e5837fd1078be1823bf59b657ce8e