Docs.rs
supercov-engine-0.0.48
supercov-engine 0.0.48
Docs.rs crate page
MIT
13 September 2026
Links
Repository
crates.io
Source
Owners
Nedomas
Dependencies
ar_archive_writer ^0.5.3
normal
base64 ^0.22
normal
cargo-config2 ^0.1.45
normal
cargo-platform ^0.3.3
normal
flate2 ^1.1
normal
getrandom ^0.3
normal
libc ^0.2
normal
memmap2 ^0.9.11
normal
nextest-metadata ^0.15.0
normal
object ^0.39.1
normal
oxc_allocator ^0.133.0
normal
oxc_ast ^0.133.0
normal
oxc_ast_visit ^0.133.0
normal
oxc_codegen ^0.133.0
normal
oxc_parser ^0.133.0
normal
oxc_semantic ^0.133.0
normal
oxc_sourcemap ^6.1.1
normal
oxc_span ^0.133.0
normal
oxc_syntax ^0.133.0
normal
oxc_traverse ^0.133.0
normal
ra_ap_syntax =0.0.349
normal
reflink-copy ^0.1.30
normal
ruby-prism =1.9.0
normal
ruff_python_ast =0.0.10
normal
ruff_python_parser =0.0.10
normal
ruff_text_size =0.0.10
normal
schemars ^1.2.2
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_path_to_error ^0.1.20
normal
sha2 ^0.10
normal
supercov-contracts =0.0.48
normal
sysinfo ^0.38.4
normal
toml ^1.1.4
normal
toml_edit ^0.24.0
normal
which ^8.0.6
normal
sha2 ^0.10
build
junction ^2.0.0
normal
windows-sys ^0.61.2
normal
Versions
8.55%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
prepare_python_project
supercov_
engine
0.0.48
In supercov_
engine::
python_
project
supercov_engine
::
python_project
Function
prepare_
python_
project
Copy item path
Source
pub fn prepare_python_project( root: &
Path
, ) ->
Result
<
PreparedPythonProject
,
String
>