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 c03cc8b commit 63102bcCopy full SHA for 63102bc
src/method.rs
@@ -18,7 +18,6 @@
18
use self::extension::{AllocatedExtension, InlineExtension};
19
use self::Inner::*;
20
21
-use std::convert::AsRef;
22
use std::convert::TryFrom;
23
use std::error::Error;
24
use std::str::FromStr;
0 commit comments