{"id":1325,"date":"2024-04-03T23:07:25","date_gmt":"2024-04-03T21:07:25","guid":{"rendered":"https:\/\/janus.rs\/?p=1325"},"modified":"2026-01-12T15:24:06","modified_gmt":"2026-01-12T14:24:06","slug":"rust-nation-uk-2024-review-for-engineers","status":"publish","type":"post","link":"https:\/\/janus.rs\/en\/2024\/04\/rust-nation-uk-2024-review-for-engineers\/","title":{"rendered":"Rust Nation UK 2024 \u2013 A Review for Engineers"},"content":{"rendered":"<p>The Rust conference RustNation UK 2024 summarized for engineers...<\/p>\n\n\n\n<figure class=\"wp-block-image size-large is-style-default\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https:\/\/i0.wp.com\/janus.rs\/wp-content\/uploads\/2024\/04\/1Q2A1630.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"Tim Janus h\u00e4lt vor Publikum den Vortrag &quot;Let's get interdisciplinary - Rust Design Patterns for Chemical Plants&quot;\" class=\"wp-image-1326\" srcset=\"https:\/\/i0.wp.com\/janus.rs\/wp-content\/uploads\/2024\/04\/1Q2A1630.jpg?resize=1024%2C683&amp;ssl=1 1024w, https:\/\/i0.wp.com\/janus.rs\/wp-content\/uploads\/2024\/04\/1Q2A1630.jpg?resize=300%2C200&amp;ssl=1 300w, https:\/\/i0.wp.com\/janus.rs\/wp-content\/uploads\/2024\/04\/1Q2A1630.jpg?resize=768%2C512&amp;ssl=1 768w, https:\/\/i0.wp.com\/janus.rs\/wp-content\/uploads\/2024\/04\/1Q2A1630.jpg?resize=1536%2C1025&amp;ssl=1 1536w, https:\/\/i0.wp.com\/janus.rs\/wp-content\/uploads\/2024\/04\/1Q2A1630.jpg?resize=18%2C12&amp;ssl=1 18w, https:\/\/i0.wp.com\/janus.rs\/wp-content\/uploads\/2024\/04\/1Q2A1630.jpg?w=2000&amp;ssl=1 2000w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p class=\"has-text-align-center\">Tim Janus talking about \"Let\u2019s get interdisciplinary \u2013 Rust Design Patterns for Chemical Plants\u201c<br>Image by VitisEvents - RustNation UK 2024<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Intro and Motivation<\/h2>\n\n\n\n<p>RustNation will forever hold a special place in my heart as the first Rust conference I attended in 2023 and the first Rust conference at which I gave a talk in 2024. Maybe someday, I will write a separate post focusing on my talk \"Let's Get Interdisciplinary: Rust Design Patterns for Chemical Plants\". There is already good material on YouTube and GitHub, so check it out if you haven't:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/www.youtube.com\/watch?v=R6QpajjgNrQ&amp;t=22s\">Raw Video on Youtube Livestream<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/github.com\/DarthB\/rust-design-patterns-2024\">Github Code with short Summary<\/a><\/li>\n<\/ul>\n\n\n\n<p>However, in this blog post, I want to give you an overview of the great conference, RustNation UK24, in London right before the Easter season. This post highlights interesting developments for engineers from other disciplines, e.g., from research or those working in departments close to software at one of the many engineering companies out there.<\/p>\n\n\n\n<p>Are you wondering why this should be interesting for engineers? Take a look at the article: <a href=\"https:\/\/janus.rs\/en\/2023\/12\/why-learning-rust-is-worthwhile-for-engineers\/\">Why is it worth learning Rust as an engineer?<\/a><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">What is RustNation UK 2024?<\/h2>\n\n\n\n<p>RustNation is a multi-track conference, and although it is quite broad, it has many technically deep talks. The broad target audience is a side-effect of the power of Rust as a multi-purpose, system-level language, and that is the reason why the Rust community is quite cross-disciplinary by nature.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Interdisciplinary by Nature<\/h3>\n\n\n\n<p>Rust is reinventing how we do embedded and system programming in a safe, reliable, and performant manner. For safety-critical software, one may use a toolchain called <a href=\"https:\/\/ferrous-systems.com\/ferrocene\/\">Ferrocene<\/a> which has been qualified by Ferrous Systems and T\u00dcV S\u00fcd for several standards. This makes writing safety-critical software that needs certification faster, more fun, and, most importantly, much more affordable. Besides that, a huge ecosystem for web backend development has evolved, and atop that, the Rust ecosystem provides solutions for web frontends (<a href=\"https:\/\/leptos.dev\/\">Leptos<\/a>) and multi-platform app development (<a href=\"https:\/\/tauri.app\/\">Tauri<\/a>).<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Also Focus on Enterprises outside of Tech<\/h3>\n\n\n\n<p>A focus of the conference is on the applications of Rust in enterprise settings, so it was no surprise that talks from the automotive, aerospace, and chemical engineering sectors were part of the program, alongside big-tech talks from Google, Facebook, and others.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Highlights of Rust Nation UK 2024 for Engineers<\/h2>\n\n\n\n<p>Now, let me tell you what I think was very beneficial also for engineers from fields other than software development:<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Typed for Safety: Eine Rust-Gemeinschaft f\u00fcr die Luft- und Raumfahrttechnik<\/h3>\n\n\n\n<p>In the talk \"Typed for Safety,\" Lachezar Lechev showed how Rust's generics and type system could have prevented the loss of a NASA Mars Climate Orbiter, which occurred due to problems with units between two supplied modules <a href=\"https:\/\/www.youtube.com\/watch?v=lw62M9FKxZU&amp;t=4906s\">See the Video<\/a>.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Was ist Ferrocene? Ein 1-st\u00fcndiger interaktiver Workshop<\/h3>\n\n\n\n<p>\"What is Ferrocene A 1-hour interactive Workshop\"  was a great workshop given by Jonathan Pallant of <a href=\"https:\/\/ferrous-systems.com\/\">Ferrous Systems<\/a> showed how code can be written that not depend on the Rust standard library and deployed to a bare-metal device by using the SIL-D certified compiler toolchain ferrocene. During workshop we got the functionality of the println! macro working with the core library.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Getting Started with PyO3<\/h3>\n\n\n\n<p>I know many engineers that use Python as their language of choice. Some of them run into performance bottlenecks because Python is slow. However, many broadly used Python modules, e.g., for machine learning, are written in native languages. And with PyO3, you can implement your performance-critical code in Rust and expose it easily over an FFI (foreign function interface). It was great to have the opportunity to participate in the tutorial at RustNation. However, you can still check it out for yourself at home: <a href=\"https:\/\/pyo3.rs\/v0.21.1\/\">PyO3 User Guide<\/a>.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"768\" src=\"https:\/\/i0.wp.com\/janus.rs\/wp-content\/uploads\/2024\/04\/IMG_20240328_120613.jpg?resize=1024%2C768&#038;ssl=1\" alt=\"\" class=\"wp-image-1328\" srcset=\"https:\/\/i0.wp.com\/janus.rs\/wp-content\/uploads\/2024\/04\/IMG_20240328_120613-scaled.jpg?resize=1024%2C768&amp;ssl=1 1024w, https:\/\/i0.wp.com\/janus.rs\/wp-content\/uploads\/2024\/04\/IMG_20240328_120613-scaled.jpg?resize=300%2C225&amp;ssl=1 300w, https:\/\/i0.wp.com\/janus.rs\/wp-content\/uploads\/2024\/04\/IMG_20240328_120613-scaled.jpg?resize=768%2C576&amp;ssl=1 768w, https:\/\/i0.wp.com\/janus.rs\/wp-content\/uploads\/2024\/04\/IMG_20240328_120613-scaled.jpg?resize=1536%2C1152&amp;ssl=1 1536w, https:\/\/i0.wp.com\/janus.rs\/wp-content\/uploads\/2024\/04\/IMG_20240328_120613-scaled.jpg?resize=2048%2C1536&amp;ssl=1 2048w, https:\/\/i0.wp.com\/janus.rs\/wp-content\/uploads\/2024\/04\/IMG_20240328_120613-scaled.jpg?resize=16%2C12&amp;ssl=1 16w, https:\/\/i0.wp.com\/janus.rs\/wp-content\/uploads\/2024\/04\/IMG_20240328_120613-scaled.jpg?w=2400&amp;ssl=1 2400w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p class=\"has-text-align-center\">Image recorded during PyO3 Tutorial, Copzright  by Tim Janus, feel free to use<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">What's that behind your ear? An open source hearing aid in Rust<\/h3>\n\n\n\n<p>An very inspiring project was presented by David Haig. David has no background in computer science nor in electrical engineering. Nonetheless he was up to the challenge to design a hearing aid. He design the hardware and then implemented the software with embedded Rust. You know what, its quite energy efficient? But why don't you checkout the <a href=\"https:\/\/www.youtube.com\/watch?v=PsUaI46S2js&amp;t=12723s\">Video?<\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Full Stack Rust - Building Rust Websites with Leptos<\/h3>\n\n\n\n<p>You may be wondering, why should an engineer dive deep into web technologies? The beauty of web frontend technologies is their utility beyond websites, powering many desktop applications we use daily, such as Discord, MS Teams, Visual Code, and Obsidian. For a deeper dive into the high-performance Leptos framework, check out this insightful <a href=\"https:\/\/benw.is\/posts\/full-stack-rust-with-leptos\">Blog Post<\/a>. I bring this up because I'm considering a transition from VanillaJS to a more advanced frontend framework for the upcoming season of <a href=\"https:\/\/youtu.be\/_phBAnY8vkM\">Pragmatic Rust for Engineers<\/a> and Ben Wishovich's framework has certainly caught my attention.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">My personal highlights<\/h2>\n\n\n\n<p>The real joy of attending Rust conferences for me is the chance to meet so many incredibly passionate people. It's always a fantastic experience. This time, I reconnected with the Cole brothers, David and James, who use Rust to rid social media of spam and toxicity. As usual, I managed to find time for meaningful one-on-one conversations over breakfast and dinner, as well as with numerous attendees throughout the conference venue. But, there's a particular highlight I want to share:<\/p>\n\n\n\n<p>I finally met the Rust and C++ Dragons in person: Ciara, Alex, Christopher, and Michael, who are all regulars at meetups, were also at RustNation and it seems we've possibly added a new Dragon to our ranks\u2014Vladimir. Even though I wasn't focused on taking pictures, the Rust Dragons and the Cole brothers ensured we captured these memorable moments, allowing me to share some great pictures from the event.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"768\" src=\"https:\/\/i0.wp.com\/janus.rs\/wp-content\/uploads\/2024\/04\/20240328_165858.jpg?resize=1024%2C768&#038;ssl=1\" alt=\"\" class=\"wp-image-1327\" srcset=\"https:\/\/i0.wp.com\/janus.rs\/wp-content\/uploads\/2024\/04\/20240328_165858-scaled.jpg?resize=1024%2C768&amp;ssl=1 1024w, https:\/\/i0.wp.com\/janus.rs\/wp-content\/uploads\/2024\/04\/20240328_165858-scaled.jpg?resize=300%2C225&amp;ssl=1 300w, https:\/\/i0.wp.com\/janus.rs\/wp-content\/uploads\/2024\/04\/20240328_165858-scaled.jpg?resize=768%2C576&amp;ssl=1 768w, https:\/\/i0.wp.com\/janus.rs\/wp-content\/uploads\/2024\/04\/20240328_165858-scaled.jpg?resize=1536%2C1152&amp;ssl=1 1536w, https:\/\/i0.wp.com\/janus.rs\/wp-content\/uploads\/2024\/04\/20240328_165858-scaled.jpg?resize=2048%2C1536&amp;ssl=1 2048w, https:\/\/i0.wp.com\/janus.rs\/wp-content\/uploads\/2024\/04\/20240328_165858-scaled.jpg?resize=16%2C12&amp;ssl=1 16w, https:\/\/i0.wp.com\/janus.rs\/wp-content\/uploads\/2024\/04\/20240328_165858-scaled.jpg?w=2400&amp;ssl=1 2400w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p class=\"has-text-align-center\">Photo of the Rust and C++ Dragons: Michael, Alex, Tim, Christopher und Ciara<\/p>","protected":false},"excerpt":{"rendered":"<p>Die Rust Konferenz RustNation UK 2024 zusammengefasst f\u00fcr Ingenierue&#8230; Tim Janus w\u00e4hrend des Vortrages &#8222;Let&#8217;s get interdisciplinary &#8211; Rust Design Patterns for Chemical Plants&#8220;Bild aufgenommen von VitisEvents &#8211; RustNation UK 2024 Intro und Motivation Die RustNation wird f\u00fcr immer einen besonderen Platz in meinem Herzen einnehmen, da sie die erste Rust Konferenz war, die ich [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"ocean_post_layout":"right-sidebar","ocean_both_sidebars_style":"","ocean_both_sidebars_content_width":0,"ocean_both_sidebars_sidebars_width":0,"ocean_sidebar":"","ocean_second_sidebar":"","ocean_disable_margins":"enable","ocean_add_body_class":"","ocean_shortcode_before_top_bar":"","ocean_shortcode_after_top_bar":"","ocean_shortcode_before_header":"","ocean_shortcode_after_header":"","ocean_has_shortcode":"","ocean_shortcode_after_title":"","ocean_shortcode_before_footer_widgets":"","ocean_shortcode_after_footer_widgets":"","ocean_shortcode_before_footer_bottom":"","ocean_shortcode_after_footer_bottom":"","ocean_display_top_bar":"default","ocean_display_header":"default","ocean_header_style":"","ocean_center_header_left_menu":"","ocean_custom_header_template":"","ocean_custom_logo":0,"ocean_custom_retina_logo":0,"ocean_custom_logo_max_width":0,"ocean_custom_logo_tablet_max_width":0,"ocean_custom_logo_mobile_max_width":0,"ocean_custom_logo_max_height":0,"ocean_custom_logo_tablet_max_height":0,"ocean_custom_logo_mobile_max_height":0,"ocean_header_custom_menu":"","ocean_menu_typo_font_family":"","ocean_menu_typo_font_subset":"","ocean_menu_typo_font_size":0,"ocean_menu_typo_font_size_tablet":0,"ocean_menu_typo_font_size_mobile":0,"ocean_menu_typo_font_size_unit":"px","ocean_menu_typo_font_weight":"","ocean_menu_typo_font_weight_tablet":"","ocean_menu_typo_font_weight_mobile":"","ocean_menu_typo_transform":"","ocean_menu_typo_transform_tablet":"","ocean_menu_typo_transform_mobile":"","ocean_menu_typo_line_height":0,"ocean_menu_typo_line_height_tablet":0,"ocean_menu_typo_line_height_mobile":0,"ocean_menu_typo_line_height_unit":"","ocean_menu_typo_spacing":0,"ocean_menu_typo_spacing_tablet":0,"ocean_menu_typo_spacing_mobile":0,"ocean_menu_typo_spacing_unit":"","ocean_menu_link_color":"","ocean_menu_link_color_hover":"","ocean_menu_link_color_active":"","ocean_menu_link_background":"","ocean_menu_link_hover_background":"","ocean_menu_link_active_background":"","ocean_menu_social_links_bg":"","ocean_menu_social_hover_links_bg":"","ocean_menu_social_links_color":"","ocean_menu_social_hover_links_color":"","ocean_disable_title":"default","ocean_disable_heading":"default","ocean_post_title":"","ocean_post_subheading":"","ocean_post_title_style":"","ocean_post_title_background_color":"","ocean_post_title_background":0,"ocean_post_title_bg_image_position":"","ocean_post_title_bg_image_attachment":"","ocean_post_title_bg_image_repeat":"","ocean_post_title_bg_image_size":"","ocean_post_title_height":0,"ocean_post_title_bg_overlay":0.5,"ocean_post_title_bg_overlay_color":"","ocean_disable_breadcrumbs":"default","ocean_breadcrumbs_color":"","ocean_breadcrumbs_separator_color":"","ocean_breadcrumbs_links_color":"","ocean_breadcrumbs_links_hover_color":"","ocean_display_footer_widgets":"default","ocean_display_footer_bottom":"default","ocean_custom_footer_template":"","_jetpack_memberships_contains_paid_content":false,"ocean_post_oembed":"","ocean_post_self_hosted_media":"","ocean_post_video_embed":"","ocean_link_format":"","ocean_link_format_target":"self","ocean_quote_format":"","ocean_quote_format_link":"post","ocean_gallery_link_images":"on","ocean_gallery_id":[],"footnotes":""},"categories":[41,9],"tags":[34,13],"class_list":["post-1325","post","type-post","status-publish","format-standard","hentry","category-konferenzen","category-software-entwicklung","tag-chemische-prozesse","tag-rust","entry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Rust Nation UK 2024 - Ein Review f\u00fcr Ingenieure - Janus IT<\/title>\n<meta name=\"description\" content=\"Summary of the Rust conference RustNation UK 2024 for engineers. The most exciting points are summarized and linked for further reading\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/janus.rs\/en\/2024\/04\/rust-nation-uk-2024-review-for-engineers\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Rust Nation UK 2024 - Ein Review f\u00fcr Ingenieure - Janus IT\" \/>\n<meta property=\"og:description\" content=\"Summary of the Rust conference RustNation UK 2024 for engineers. The most exciting points are summarized and linked for further reading\" \/>\n<meta property=\"og:url\" content=\"https:\/\/janus.rs\/en\/2024\/04\/rust-nation-uk-2024-review-for-engineers\/\" \/>\n<meta property=\"og:site_name\" content=\"Janus IT\" \/>\n<meta property=\"article:published_time\" content=\"2024-04-03T21:07:25+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-01-12T14:24:06+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/janus.rs\/wp-content\/uploads\/2024\/04\/1Q2A1630-1024x683.jpg\" \/>\n<meta name=\"author\" content=\"Tim Janus\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@DarthB86\" \/>\n<meta name=\"twitter:site\" content=\"@DarthB86\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Tim Janus\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/janus.rs\/2024\/04\/rust-nation-uk-2024-review-for-engineers\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/janus.rs\/2024\/04\/rust-nation-uk-2024-review-for-engineers\/\"},\"author\":{\"name\":\"Tim Janus\",\"@id\":\"https:\/\/janus.rs\/en\/#\/schema\/person\/a4844f3174ecb193eccd444867233aef\"},\"headline\":\"Rust Nation UK 2024 &#8211; Ein Review f\u00fcr Ingenieure\",\"datePublished\":\"2024-04-03T21:07:25+00:00\",\"dateModified\":\"2026-01-12T14:24:06+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/janus.rs\/2024\/04\/rust-nation-uk-2024-review-for-engineers\/\"},\"wordCount\":1055,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/janus.rs\/en\/#organization\"},\"image\":{\"@id\":\"https:\/\/janus.rs\/2024\/04\/rust-nation-uk-2024-review-for-engineers\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/janus.rs\/wp-content\/uploads\/2024\/04\/1Q2A1630-1024x683.jpg\",\"keywords\":[\"Chemische Prozesse\",\"Rust\"],\"articleSection\":[\"Konferenzen\",\"Software Entwicklung\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/janus.rs\/2024\/04\/rust-nation-uk-2024-review-for-engineers\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/janus.rs\/2024\/04\/rust-nation-uk-2024-review-for-engineers\/\",\"url\":\"https:\/\/janus.rs\/2024\/04\/rust-nation-uk-2024-review-for-engineers\/\",\"name\":\"Rust Nation UK 2024 - Ein Review f\u00fcr Ingenieure - Janus IT\",\"isPartOf\":{\"@id\":\"https:\/\/janus.rs\/en\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/janus.rs\/2024\/04\/rust-nation-uk-2024-review-for-engineers\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/janus.rs\/2024\/04\/rust-nation-uk-2024-review-for-engineers\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/janus.rs\/wp-content\/uploads\/2024\/04\/1Q2A1630-1024x683.jpg\",\"datePublished\":\"2024-04-03T21:07:25+00:00\",\"dateModified\":\"2026-01-12T14:24:06+00:00\",\"description\":\"Summary of the Rust conference RustNation UK 2024 for engineers. The most exciting points are summarized and linked for further reading\",\"breadcrumb\":{\"@id\":\"https:\/\/janus.rs\/2024\/04\/rust-nation-uk-2024-review-for-engineers\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/janus.rs\/2024\/04\/rust-nation-uk-2024-review-for-engineers\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/janus.rs\/2024\/04\/rust-nation-uk-2024-review-for-engineers\/#primaryimage\",\"url\":\"https:\/\/janus.rs\/wp-content\/uploads\/2024\/04\/1Q2A1630-1024x683.jpg\",\"contentUrl\":\"https:\/\/janus.rs\/wp-content\/uploads\/2024\/04\/1Q2A1630-1024x683.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/janus.rs\/2024\/04\/rust-nation-uk-2024-review-for-engineers\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/janus.rs\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Rust Nation UK 2024 &#8211; Ein Review f\u00fcr Ingenieure\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/janus.rs\/en\/#website\",\"url\":\"https:\/\/janus.rs\/en\/\",\"name\":\"Janus IT\",\"description\":\"Software Engineering\",\"publisher\":{\"@id\":\"https:\/\/janus.rs\/en\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/janus.rs\/en\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/janus.rs\/en\/#organization\",\"name\":\"Janus IT\",\"url\":\"https:\/\/janus.rs\/en\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/janus.rs\/en\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/i0.wp.com\/janus.rs\/wp-content\/uploads\/2023\/01\/logo_only_color_nobg.png?fit=900%2C900&ssl=1\",\"contentUrl\":\"https:\/\/i0.wp.com\/janus.rs\/wp-content\/uploads\/2023\/01\/logo_only_color_nobg.png?fit=900%2C900&ssl=1\",\"width\":900,\"height\":900,\"caption\":\"Janus IT\"},\"image\":{\"@id\":\"https:\/\/janus.rs\/en\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/x.com\/DarthB86\",\"https:\/\/www.linkedin.com\/in\/tim-janus-07523b13\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/janus.rs\/en\/#\/schema\/person\/a4844f3174ecb193eccd444867233aef\",\"name\":\"Tim Janus\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/janus.rs\/en\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/c10bd363a36d45bc7a93771d86419edde82a41a77360c739a3eded5b41592c20?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/c10bd363a36d45bc7a93771d86419edde82a41a77360c739a3eded5b41592c20?s=96&d=mm&r=g\",\"caption\":\"Tim Janus\"},\"sameAs\":[\"http:\/\/s916043165.online.de\"],\"url\":\"https:\/\/janus.rs\/en\/author\/darthb86\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Rust Nation UK 2024 - Ein Review f\u00fcr Ingenieure - Janus IT","description":"Summary of the Rust conference RustNation UK 2024 for engineers. The most exciting points are summarized and linked for further reading","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/janus.rs\/en\/2024\/04\/rust-nation-uk-2024-review-for-engineers\/","og_locale":"en_US","og_type":"article","og_title":"Rust Nation UK 2024 - Ein Review f\u00fcr Ingenieure - Janus IT","og_description":"Summary of the Rust conference RustNation UK 2024 for engineers. The most exciting points are summarized and linked for further reading","og_url":"https:\/\/janus.rs\/en\/2024\/04\/rust-nation-uk-2024-review-for-engineers\/","og_site_name":"Janus IT","article_published_time":"2024-04-03T21:07:25+00:00","article_modified_time":"2026-01-12T14:24:06+00:00","og_image":[{"url":"https:\/\/janus.rs\/wp-content\/uploads\/2024\/04\/1Q2A1630-1024x683.jpg","type":"","width":"","height":""}],"author":"Tim Janus","twitter_card":"summary_large_image","twitter_creator":"@DarthB86","twitter_site":"@DarthB86","twitter_misc":{"Written by":"Tim Janus","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/janus.rs\/2024\/04\/rust-nation-uk-2024-review-for-engineers\/#article","isPartOf":{"@id":"https:\/\/janus.rs\/2024\/04\/rust-nation-uk-2024-review-for-engineers\/"},"author":{"name":"Tim Janus","@id":"https:\/\/janus.rs\/en\/#\/schema\/person\/a4844f3174ecb193eccd444867233aef"},"headline":"Rust Nation UK 2024 &#8211; Ein Review f\u00fcr Ingenieure","datePublished":"2024-04-03T21:07:25+00:00","dateModified":"2026-01-12T14:24:06+00:00","mainEntityOfPage":{"@id":"https:\/\/janus.rs\/2024\/04\/rust-nation-uk-2024-review-for-engineers\/"},"wordCount":1055,"commentCount":0,"publisher":{"@id":"https:\/\/janus.rs\/en\/#organization"},"image":{"@id":"https:\/\/janus.rs\/2024\/04\/rust-nation-uk-2024-review-for-engineers\/#primaryimage"},"thumbnailUrl":"https:\/\/janus.rs\/wp-content\/uploads\/2024\/04\/1Q2A1630-1024x683.jpg","keywords":["Chemische Prozesse","Rust"],"articleSection":["Konferenzen","Software Entwicklung"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/janus.rs\/2024\/04\/rust-nation-uk-2024-review-for-engineers\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/janus.rs\/2024\/04\/rust-nation-uk-2024-review-for-engineers\/","url":"https:\/\/janus.rs\/2024\/04\/rust-nation-uk-2024-review-for-engineers\/","name":"Rust Nation UK 2024 - Ein Review f\u00fcr Ingenieure - Janus IT","isPartOf":{"@id":"https:\/\/janus.rs\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/janus.rs\/2024\/04\/rust-nation-uk-2024-review-for-engineers\/#primaryimage"},"image":{"@id":"https:\/\/janus.rs\/2024\/04\/rust-nation-uk-2024-review-for-engineers\/#primaryimage"},"thumbnailUrl":"https:\/\/janus.rs\/wp-content\/uploads\/2024\/04\/1Q2A1630-1024x683.jpg","datePublished":"2024-04-03T21:07:25+00:00","dateModified":"2026-01-12T14:24:06+00:00","description":"Summary of the Rust conference RustNation UK 2024 for engineers. The most exciting points are summarized and linked for further reading","breadcrumb":{"@id":"https:\/\/janus.rs\/2024\/04\/rust-nation-uk-2024-review-for-engineers\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/janus.rs\/2024\/04\/rust-nation-uk-2024-review-for-engineers\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/janus.rs\/2024\/04\/rust-nation-uk-2024-review-for-engineers\/#primaryimage","url":"https:\/\/janus.rs\/wp-content\/uploads\/2024\/04\/1Q2A1630-1024x683.jpg","contentUrl":"https:\/\/janus.rs\/wp-content\/uploads\/2024\/04\/1Q2A1630-1024x683.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/janus.rs\/2024\/04\/rust-nation-uk-2024-review-for-engineers\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/janus.rs\/"},{"@type":"ListItem","position":2,"name":"Rust Nation UK 2024 &#8211; Ein Review f\u00fcr Ingenieure"}]},{"@type":"WebSite","@id":"https:\/\/janus.rs\/en\/#website","url":"https:\/\/janus.rs\/en\/","name":"Janus IT","description":"Software Engineering","publisher":{"@id":"https:\/\/janus.rs\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/janus.rs\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/janus.rs\/en\/#organization","name":"Janus IT","url":"https:\/\/janus.rs\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/janus.rs\/en\/#\/schema\/logo\/image\/","url":"https:\/\/i0.wp.com\/janus.rs\/wp-content\/uploads\/2023\/01\/logo_only_color_nobg.png?fit=900%2C900&ssl=1","contentUrl":"https:\/\/i0.wp.com\/janus.rs\/wp-content\/uploads\/2023\/01\/logo_only_color_nobg.png?fit=900%2C900&ssl=1","width":900,"height":900,"caption":"Janus IT"},"image":{"@id":"https:\/\/janus.rs\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/x.com\/DarthB86","https:\/\/www.linkedin.com\/in\/tim-janus-07523b13\/"]},{"@type":"Person","@id":"https:\/\/janus.rs\/en\/#\/schema\/person\/a4844f3174ecb193eccd444867233aef","name":"Tim Janus","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/janus.rs\/en\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/c10bd363a36d45bc7a93771d86419edde82a41a77360c739a3eded5b41592c20?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/c10bd363a36d45bc7a93771d86419edde82a41a77360c739a3eded5b41592c20?s=96&d=mm&r=g","caption":"Tim Janus"},"sameAs":["http:\/\/s916043165.online.de"],"url":"https:\/\/janus.rs\/en\/author\/darthb86\/"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/janus.rs\/en\/wp-json\/wp\/v2\/posts\/1325","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/janus.rs\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/janus.rs\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/janus.rs\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/janus.rs\/en\/wp-json\/wp\/v2\/comments?post=1325"}],"version-history":[{"count":2,"href":"https:\/\/janus.rs\/en\/wp-json\/wp\/v2\/posts\/1325\/revisions"}],"predecessor-version":[{"id":1542,"href":"https:\/\/janus.rs\/en\/wp-json\/wp\/v2\/posts\/1325\/revisions\/1542"}],"wp:attachment":[{"href":"https:\/\/janus.rs\/en\/wp-json\/wp\/v2\/media?parent=1325"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/janus.rs\/en\/wp-json\/wp\/v2\/categories?post=1325"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/janus.rs\/en\/wp-json\/wp\/v2\/tags?post=1325"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}