Making the macro not require a use statement.
This commit is contained in:
@ -2,9 +2,6 @@
|
||||
extern crate scribe;
|
||||
|
||||
|
||||
use scribe::*;
|
||||
|
||||
|
||||
|
||||
pub fn main()
|
||||
{
|
||||
|
Reference in New Issue
Block a user