코딩Coding/★Rust★기초★Syntax
-
Trait implementation variables - “impl vars"코딩Coding/★Rust★기초★Syntax 2023. 6. 14. 10:31
https://internals.rust-lang.org/t/trait-implementation-variables-impl-vars/17288 Trait implementation variables - "impl vars"Hey all, I had a lightbulb moment yesterday (I believe) while on the toilet. Anyways, the idea is simple. If a trait is being implemented, allow the "struct level" variables to be defined inside the "impl" block (above the method implemeninternals.rust-lang.org Trait imple..
-
cargo-cov`, `cargo-nm`, `cargo-objcopy`, `cargo-objdump`, `cargo-profdata`, `cargo-readobj`, `cargo-size`, `cargo-strip`, `rust-ar`, `rust-cov`, `rust-ld`, `rust-lld`, `rust-nm`, `rust-objcopy`, `rust-objdump`, `rust-profdata`, `rust-readobj`, `rust-siz..코딩Coding/★Rust★기초★Syntax 2023. 6. 13. 19:32
Replaced package `cargo-binutils v0.3.6` with `cargo-binutils v0.3.6` (executables `cargo-cov`, `cargo-nm`, `cargo-objcopy`, `cargo-objdump`, `cargo-profdata`, `cargo-readobj`, `cargo-size`, `cargo-strip`, `rust-ar`, `rust-cov`, `rust-ld`, `rust-lld`, `rust-nm`, `rust-objcopy`, `rust-objdump`, `rust-profdata`, `rust-readobj`, `rust-size`, `rust-strip`)
-
Rust❤#no_mangle사용법 31페이지 나옴.코딩Coding/★Rust★기초★Syntax 2023. 6. 8. 14:31
https://www.slideshare.net/utilforever/2022-rust#33?from_action=favorite 인프콘 2022 - Rust 크로스 플랫폼 프로그래밍 Rust 크로스 플랫폼 프로그래밍 하나의 코드를 여기저기 써볼래요? Momenti 옥찬호 옥찬호 Chris Ohk • 현 Momenti Engine Engineer • 전 Nexon Korea Game Programmer • Microsoft Developer Technologies... www.slideshare.net
-
러스트 _고아 법칙룰Orphan Rule코딩Coding/★Rust★기초★Syntax 2023. 6. 6. 17:53
The short definition of the Orphan Rule is as follows: You cannot provide implementations of a trait for a struct unless you are either the crate that defines the struct, or the crate that defines the trait. https://soasis.org/posts/a-mirror-for-rust-a-plan-for-generic-compile-time-introspection-in-rust/ A Mirror for Rust: Compile-Time Reflection Report A plan for generic compile-time introspect..
-
Rust❤️Return position `impl Trait` in traits (aka RPITIT)코딩Coding/★Rust★기초★Syntax 2023. 5. 25. 21:38
Return position `impl Trait` in traits (aka RPITIT) is now in its final comment period https://www.reddit.com/r/rust/comments/13qqxdy/return_position_impl_trait_in_traits_aka_rpitit/?utm_source=share&utm_medium=ios_app&utm_name=iossmf&utm_content=2&utm_term=15 r/rust on Reddit: Return position `impl Trait` in traits (aka RPITIT) is now in its final comment periodPosted by u/zslayton - 351 votes ..
-
microsoft/windows-rs❤️Rust for Windows코딩Coding/★Rust★기초★Syntax 2023. 5. 15. 11:09
microsoft/windows-rs❤️Rust for Windows https://github.com/microsoft/windows-rsGitHub - microsoft/windows-rs: Rust for WindowsRust for Windows. Contribute to microsoft/windows-rs development by creating an account on GitHub.github.com https://kennykerr.ca/rust-getting-started/Getting Started with Rust - Kenny KerrThe windows-rs project has been available for some time and while I still have a gre..
-
Microsoft, Rust로 Windows 커널 코드를 수정하느라 바쁨코딩Coding/★Rust★기초★Syntax 2023. 5. 1. 22:53
https://news.hada.io/topic?id=9078 Microsoft, Rust로 Windows 커널 코드를 수정하느라 바쁨 | GeekNews최근 열린 BlueHat IL 2023 컨퍼런스에서 MS의 고위 임원이 발표Microsoft 내부에서 메모리 안전성과 보안때문에 몇년전부터 Rust에 관심이 많았음내부의 C++ 데이터 타입들을 Rust로 전환하는 것을 목표Winews.hada.io ▲ Microsoft, Rust로 Windows 커널 코드를 수정하느라 바쁨 (theregister.com) 8P by xguru 13시간전 | favorite | 댓글 1개 최근 열린 BlueHat IL 2023 컨퍼런스에서 MS의 고위 임원이 발표