blob: 5e0d8610e7ad60821a6eb3d6e828b8e562a3ecb9 [file] [log] [blame] [edit]
#![no_std]
pub type FromDep = dep::S;
pub type FromTransDep = dep::TransDep;