Docs.rs
testutils-0.0.12
testutils 0.0.12
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
2moe
Dependencies
compact_str ^0.9
normal
optional
const-str ^1.1.0
normal
optional
getset ^0.1
normal
log ^0.4
normal
shlex ^1.3
normal
optional
tap ^1.0
normal
tinyvec ^1.10
normal
optional
collect-with ^0.0.2
dev
env_logger ^0.11
dev
Versions
12.97%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
edbg
testutils
0.0.12
In testutils::
print_
ext::
normal
testutils
::
print_ext
::
normal
Function
edbg
Copy item path
Source
pub fn edbg<T:
Debug
+ ?
Sized
>(msg:
&T
)
Available on
crate features
print_ext
and
std
only.
Expand description
=> {msg:?} |> eprintln!