holochain / rust-proc-zome-template

Template for zomes using the Rust prodedural macro HDK
10 stars 3 forks source link

use prelude #10

Closed freesig closed 4 years ago

freesig commented 4 years ago

This is an attempt to simplify the zome template by using the prelude for imports.

What do people thing about this idea?