backtrace_printer 1.3.0

print std::backtrace::Backtrace with filtering and more
Documentation
---
source: backtrace_printer/src/lib.rs
expression: out
---
library/std/src/../../backtrace/src/backtrace/libunwind.rs:104
	std::backtrace_rs::backtrace::libunwind::trace

library/std/src/../../backtrace/src/backtrace/mod.rs:66
	std::backtrace_rs::backtrace::trace_unsynchronized

library/std/src/backtrace.rs:331
	std::backtrace::Backtrace::create

./src/lib.rs:99
	<backtrace_printer::tests::Error as core::convert::From<std::io::error::Error>>::from

library/core/src/convert/mod.rs:757
	<T as core::convert::Into<U>>::into

./src/lib.rs:110
	backtrace_printer::tests::test_write

./src/lib.rs:106
	backtrace_printer::tests::test_write::{{closure}}

library/core/src/ops/function.rs:250
	core::ops::function::FnOnce::call_once

library/core/src/ops/function.rs:250
	core::ops::function::FnOnce::call_once

library/test/src/lib.rs:628
	test::__rust_begin_short_backtrace

library/test/src/lib.rs:651
	test::run_test_in_process::{{closure}}

library/core/src/panic/unwind_safe.rs:272
	<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once

library/std/src/panicking.rs:552
	std::panicking::try::do_call

library/std/src/panicking.rs:516
	std::panicking::try

library/std/src/panic.rs:142
	std::panic::catch_unwind

library/test/src/lib.rs:651
	test::run_test_in_process

library/test/src/lib.rs:574
	test::run_test::{{closure}}

library/test/src/lib.rs:602
	test::run_test::{{closure}}

library/std/src/sys_common/backtrace.rs:154
	std::sys_common::backtrace::__rust_begin_short_backtrace

library/std/src/thread/mod.rs:529
	std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}

library/core/src/panic/unwind_safe.rs:272
	<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once

library/std/src/panicking.rs:552
	std::panicking::try::do_call

library/std/src/panicking.rs:516
	std::panicking::try

library/std/src/panic.rs:142
	std::panic::catch_unwind

library/std/src/thread/mod.rs:528
	std::thread::Builder::spawn_unchecked_::{{closure}}

library/core/src/ops/function.rs:250
	core::ops::function::FnOnce::call_once{{vtable.shim}}

library/alloc/src/boxed.rs:2007
	<alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once

library/alloc/src/boxed.rs:2007
	<alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once

library/std/src/sys/unix/thread.rs:108
	std::sys::unix::thread::Thread::new::thread_start

<no file>
	__pthread_joiner_wake