diff options
Diffstat (limited to 'development/rust/slack-desc')
-rw-r--r-- | development/rust/slack-desc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/development/rust/slack-desc b/development/rust/slack-desc index 8616379e41..d831a4d017 100644 --- a/development/rust/slack-desc +++ b/development/rust/slack-desc @@ -10,9 +10,9 @@ rust: rust (a safe, concurrent, practical language) rust: rust: Rust is a curly-brace, block-structured expression language. rust: Its design is oriented toward concerns of "programming in the large", -rust: that is, of creating and maintaining boundaries - both abstract and -rust: operational - that preserve large-system integrity, availability and -rust: concurrency. +rust: that is, of creating and maintaining boundaries -- both abstract and +rust: operational -- that preserve large-system integrity, availability, +rust: and concurrency. rust: rust: Homepage: https://rust-lang.org rust: |