MCPcopy Index your code
hub / github.com/RustPython/RustPython / concat.rs

File concat.rs

crates/wtf8/src/concat.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use alloc::borrow::{Cow, ToOwned};
2use alloc::boxed::Box;
3use alloc::string::String;
4use core::fmt;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected