Rust libraries

From wikinotes
Revision as of 03:11, 10 February 2023 by Will (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Interpreters

rust evcxr_repl colourized interpreter with autocomplete

Bindings

rust libc ffi bindings for rust

Os

rust atty is stdin/out/err a tty?

Logging

rust log logging crate, maintained by rust team