We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e152f6 commit 24397f1Copy full SHA for 24397f1
1 file changed
tests/src/api.rs
@@ -1,6 +1,6 @@
1
-use std::collections::HashMap;
2
#[allow(unused_imports)]
3
use {
+ std::collections::HashMap,
4
crate::{convert_svg, run_test_impl},
5
crate::{render_pdf, FONTDB},
6
pdf_writer::{Content, Finish, Name, Pdf, Rect, Ref, Str},
0 commit comments