You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rusty-man/tests/snapshots/output__1.42.0_html_fn_log_...

16 lines
354 B
Plaintext

---
source: tests/output.rs
expression: "get_stdout(&[item])"
---
log Function log::logger rusty-man
SYNOPSIS
pub fn logger() -> &'static dyn Log
DESCRIPTION
Returns a reference to the logger.
If a logger has not been set, a no-op implementation is returned.