implement simple card storage retreival
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#![no_std]
|
||||
#![feature(vec_into_chunks)]
|
||||
|
||||
extern crate alloc;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user