rust/books/rust_book

rust_book

dz / rust / books / rust_book

Summary

the rust book.

Node Tree

Nodes

traits
content Traits: Defining Shared Behavior
children rust/books/rust_by_example/traits (related), aka_interfaces (aka)
hyperlink https://doc.rust-lang.org/book/ch10-02-traits.html
tags traits, rust

aka_interfaces
content sometimes known as "interfaces" in other languages
parents traits