Docs.rs
stdpython-1.0.7
stdpython 1.0.7
Docs.rs crate page
Apache-2.0
Links
crates.io
Source
Owners
rexlunae
Dependencies
hashbrown ^0.15
normal
optional
heapless ^0.8
normal
optional
libc ^0.2
normal
optional
paste ^1.0
normal
pyo3 ^0.25
normal
optional
Versions
88.48%
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
stdpython
1.0.7
In stdpython::
stdlib::
os::
path
stdpython
::
stdlib
::
os
::
path
Function
isdir_py
Copy item path
Source
pub fn isdir_py(path:
String
) ->
bool
Expand description
Python-compatible wrapper function (concrete types)