Function quad_wasmnastics::storage::save[][src]

pub fn save<T: AsRef<[u8]>>(data: T) -> Result<()>
Expand description

Save some data to the default location.

If this returns Err it’s not guaranteed that we made no edits to the filesystem or localstorage.