Crate totally_sync_variable

Source
Expand description

ยงthe totally sync variables.

ยงfeatures

  • make any variable, pass it round!
  • scoping? who needs it!
  • only one mutable reference? pshaw!
  • any numer of mutable references are allowed.

ยงdata races?

dont know what your talking about.

its fearless concurrency remember? and theres no unsafe code!

besides, miri says its fiine.

Macrosยง

def
lil macro to define variables.
refer
macro to reference variables from anywhere.

Structsยง

Var
a variable stored on the filesystem (very secure ๐Ÿ”)