Skip to content

Commit 01a03b0

Browse files
committed
Added Rust devs guide
1 parent 2debbca commit 01a03b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -333,6 +333,7 @@ Looking to have a more enjoyable experience when consuming a popular .NET librar
333333
- [F# tour](https://docs.microsoft.com/en-us/dotnet/articles/fsharp/tour) - Official language tour from Microsoft.
334334
- [Guide for C# devs to learn F#](https://github.com/knocte/2fsharp/blob/master/csharp2fsharp.md) - A 30-minute F# tutorial for C# programmers, with back-to-back code snippets.
335335
- [Guide for Python devs to learn F#](https://github.com/knocte/2fsharp/blob/master/python2fsharp.md) - A 30-minute F# tutorial for Python programmers, with back-to-back code snippets.
336+
- [Guide for Rust devs to learn F#](https://github.com/Dhghomon/rust-fsharp) - informal manual for users of Rust and F# to read through to learn about the other language
336337
- [Learn F# in Y minutes](https://learnxinyminutes.com/docs/fsharp) - A guide recommended to quickly start programming in F#.
337338

338339
### Community

0 commit comments

Comments
 (0)