Searched refs:rustfmt_code (Results 1 – 19 of 19) sorted by relevance
676 fn rustfmt_code(code: &str) -> String { in rustfmt_code() function701 insta::assert_snapshot!(rustfmt_code( in method_taking_str()720 insta::assert_snapshot!(rustfmt_code( in slices()785 insta::assert_snapshot!(rustfmt_code( in method_taking_slice()804 insta::assert_snapshot!(rustfmt_code( in method_taking_mutable_slice()823 insta::assert_snapshot!(rustfmt_code( in method_taking_owned_slice()842 insta::assert_snapshot!(rustfmt_code( in method_taking_owned_str()861 insta::assert_snapshot!(rustfmt_code( in mod_with_enum()883 insta::assert_snapshot!(rustfmt_code( in mod_with_write_result()902 insta::assert_snapshot!(rustfmt_code( in mod_with_rust_result()[all …]
3 expression: "rustfmt_code(&gen_bridge(parse_quote! {\n mod ffi\n …
4 expression: "rustfmt_code(&gen_bridge(parse_quote! {\n mod ffi\n …
3 expression: "rustfmt_code(&gen_bridge(parse_quote!\n{\n mod ffi\n {\n use diplomat_run…