Cradicle Explorer
RustBook
  • Info
  • Issues
  • Patches
  • Wallets
  • Source
    • Source
    • Chapter1
    • Chapter10
    • Chapter11
    • Chapter12
    • Chapter13
    • Chapter2
    • Chapter3
    • Chapter4
    • attempting_to_modify_a_borrowed_value_4-6
    • dangling_references
    • mutable_references
    • other_slices
    • ownership_and_functions
    • return_values_and_scopes
    • return_values_and_scopes_with_reference
    • slice_program_problem
    • string_slices
    • string_slices_as_parameters
    • the_string_type
    • variables_interacting_with_clone
    • variables_interacting_with_move
    • Chapter5
    • Chapter6
    • Chapter7
    • Chapter8
    • Chapter9
    • .gitignore
    • LICENSE
    • README.md
/ Chapter4 /
.. attempting_to_modify_a_borrowed_value_4-6 dangling_references mutable_references other_slices ownership_and_functions return_values_and_scopes return_values_and_scopes_with_reference slice_program_problem string_slices string_slices_as_parameters the_string_type variables_interacting_with_clone variables_interacting_with_move