pub fn test_impl(attr: TokenStream, item: TokenStream) -> TokenStream
Expand description
Based on https://github.com/d-e-s-o/test-log Copyright (C) 2019-2022 Daniel Mueller deso@posteo.net SPDX-License-Identifier: (Apache-2.0 OR MIT)
Implementation for the test
macro.