Docs.rs
python-objects-0.0.7
python-objects 0.0.7
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
alexzanderr
Dependencies
color-backtrace ^0.5.1
normal
unicode-segmentation ^1.9.0
normal
unindent ^0.1.8
normal
doc-comment ^0.3.3
dev
pretty_assertions ^1.1.0
dev
rstest ^0.12.0
dev
Versions
92.31%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
python
0.0.7
python
Function
printd
Copy item path
Source
pub fn printd<T:
Debug
>(arg: T)
Expand description
print(object);