mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-22 19:28:01 +00:00
Eliminate 2015-style module system imports from serde_derive
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
use internals::ast::Container;
|
||||
use crate::internals::ast::Container;
|
||||
use syn::{Path, PathArguments, Token};
|
||||
|
||||
pub fn this_type(cont: &Container) -> Path {
|
||||
|
||||
Reference in New Issue
Block a user