owner-monad 0.1.0

Rust implementation of a monad which provides ownership of an object
Documentation
{
    "[rust]": {
        "editor.formatOnSave": true,
    },
    "rust-analyzer.checkOnSave.allTargets": false,
    "rust-analyzer.procMacro.enable": true,
}