Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions content/blog/memory-safety/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -176,9 +176,7 @@ I help companies close that gap, typically saving months of trial and error. **[

## Why Rust, Specifically?

<div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;">
<iframe style="position: absolute; top: 0; left: 0; width: 100%; height: 100%;" src="https://www.youtube-nocookie.com/embed/AkBnXrKmcvw" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div>
{{ yt(id="AkBnXrKmcvw") }}

If you're a decision-maker, you might reasonably ask: "Why Rust? There are other memory-safe languages."

Expand Down
2 changes: 1 addition & 1 deletion content/learn/_index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
+++
title = "Learn"
description = "A collection of resources, case studies, and guides to help you learn Rust and adopt it in your organization."
sort_by = "date"
sort_by = "update_date"
insert_anchor_links = "heading"
template = "learn.html"
+++
133 changes: 133 additions & 0 deletions content/learn/migration-guides/go-to-rust/go-usage.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions content/learn/migration-guides/go-to-rust/go.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading