Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ utils.rs
File
utils.rs
crates/vm/src/utils.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
use rustpython_common::wtf8::{Wtf8, Wtf8Buf};
2
3
use crate::{
4
PyObjectRef, PyResult, VirtualMachine,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected