◐ Shell
clean mode source ↗

lib.rs.html -- source

1
2
3
4
#![doc(html_logo_url = "https://raw.githubusercontent.com/RustPython/RustPython/master/logo.png")]
#![doc(html_root_url = "https://docs.rs/rustpython-bytecode/")]

pub mod bytecode;