Rust 0.10.20140401

There is a newer version of this package available.
See the version list below for details.
dotnet add package Rust --version 0.10.20140401
                    
NuGet\Install-Package Rust -Version 0.10.20140401
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Rust" Version="0.10.20140401" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Rust" Version="0.10.20140401" />
                    
Directory.Packages.props
<PackageReference Include="Rust" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Rust --version 0.10.20140401
                    
#r "nuget: Rust, 0.10.20140401"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Rust@0.10.20140401
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Rust&version=0.10.20140401
                    
Install as a Cake Addin
#tool nuget:?package=Rust&version=0.10.20140401
                    
Install as a Cake Tool

Rust is a curly-brace, block-structured expression language. It visually resembles the C language family, but differs significantly in syntactic and semantic details. Its design is oriented toward concerns of “programming in the large”, that is, of creating and maintaining boundaries – both abstract and operational – that preserve large-system integrity, availability and concurrency.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.11.20140519 331 5/19/2014
0.11.20140513 57 5/13/2014
0.11.20140414 58 4/14/2014
0.11.20140407 53 4/7/2014
0.11.0-pre20140616 54 6/16/2014
0.11.0-pre20140604 51 6/4/2014
0.11.0-pre20140526 51 5/26/2014
0.10.20140401 56 4/1/2014
0.10.20140331 48 3/31/2014
0.10.20140326 52 3/27/2014
0.10.20140325 54 3/26/2014
0.10.20140323 48 3/24/2014
0.10.20140318 50 3/19/2014
0.10.20140316 48 3/17/2014
0.10.20140312 52 3/13/2014
0.10.20140311 50 3/12/2014
0.10.20140304 53 3/5/2014
0.10.20140302 55 3/3/2014
0.10.20140218 52 2/19/2014
0.10.20140216 49 2/17/2014
Loading failed