Rust for Bitcoiners
Ctrlk
  • About this repo
  • Why Current Rust resources are not enough?
  • Rust for Bitcoiners: Project-Oriented Course Outline
  • bitcoin_in_rust
  • bitdevs
  • Preface
    • archives
    • module_1
    • module_2
    • module_3
    • module_4
    • module_5
    • module_6
      • What is Rc?
      • When Unique mutable borrow rule is too restrictive
      • Deref Coercion
      • memory_model
    • module_7
  • rust-for-bitcoiners-2
  • Course Outline
  • tutorials
  • c_and_rust
  • rust-for-bitcoiners-1
Powered by GitBook
On this page
  1. Preface

module_6

What is Rc?When Unique mutable borrow rule is too restrictiveDeref Coercionmemory_model
PreviousOverview of bitcoin crateNextWhat is Rc?

Last updated 1 year ago