extern crate self
This commit is contained in:
parent
d304ce631b
commit
bbe0602b7a
@ -18,3 +18,5 @@ pub mod rcore;
|
|||||||
pub mod rstd;
|
pub mod rstd;
|
||||||
#[cfg(test)]
|
#[cfg(test)]
|
||||||
mod testing;
|
mod testing;
|
||||||
|
|
||||||
|
extern crate self as radn;
|
||||||
|
Loading…
Reference in New Issue
Block a user