Rust evcxr repl

From wikinotes
Revision as of 02:33, 8 February 2023 by Will (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

A repl for rust, with autocomplete.

Install

cargo install evcxr_repl    # anywhere
aura -A evcxr_repl          # arch

Usage

Invocation

evcxr  # start interpreter
:dep gamma = "0.6.1"
// .. rust code