cargo-move 0.0.0

Cargo plugin for the Move language
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# cargo-move

Cargo plugin for [Move], a language with programmable resources.

(Not to be confused with the Rust [keyword] `move` or another language with same [name].)

The plugin is authored using [Abscissa], a Rust application framework.

[Move]: https://developers.libra.org/docs/assets/papers/libra-move-a-language-with-programmable-resources.pdf
[keyword]: https://github.com/rust-lang/rust/blob/e3cb9ea15a2082f39d4d4f10a22e779701dd0d64/src/libsyntax/parse/token.rs#L169
[name]: https://rsms.me/move-programming-language
[Abscissa]: https://github.com/iqlusioninc/abscissa