About Anaconda Help Download Anaconda
If you were automatically logged out you may need to refresh the page. You're trying to access a page that requires authentication. ×

Run Rust files and expressions without any setup or compilation necessary.

copied from cf-staging / rust-script

Installers

  • linux-64 v0.35.0
  • osx-arm64 v0.35.0
  • osx-64 v0.35.0
  • win-64 v0.35.0

conda install

To install this package run one of the following:
conda install conda-forge::rust-script

Description

With rust-script Rust files and expressions can be executed just like a shell or Python script. Features include: - Caching compiled artifacts for speed. - Reading Cargo manifests embedded in Rust scripts. - Supporting executable Rust scripts via Unix shebangs and Windows file associations. - Using expressions as stream filters (i.e. for use in command pipelines). - Running unit tests and benchmarks from scripts. - Custom templates for command-line expressions and filters.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.9) Legal | Privacy Policy