add quote dep

This commit is contained in:
Aleksey Kladov 2019-08-18 21:33:31 +03:00
parent 2bac1bdf17
commit 14fd9e72a7
4 changed files with 12 additions and 7 deletions

View file

@ -0,0 +1 @@

View file

@ -1,3 +1,5 @@
mod codegen;
use std::{
collections::HashMap,
error::Error,