1
0
mirror of https://github.com/bspeice/qadapt synced 2025-07-01 05:46:16 -04:00

Start work on a procedural macro

Turns out the system still needs some work.
This commit is contained in:
2018-11-06 23:04:26 -05:00
parent 16a0238dc5
commit 18d1c3e6d1
6 changed files with 50 additions and 2 deletions

View File

@ -1,5 +1,4 @@
#![feature(asm)]
extern crate qadapt;
use qadapt::QADAPT;