Skip to content

Commit 56653ab

Browse files
committed
convert advanced-functions slides to mdbook
1 parent bc5733c commit 56653ab

45 files changed

Lines changed: 98 additions & 86 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

books/rust-programming/src/SUMMARY.md

Lines changed: 14 additions & 0 deletions

slides/rust/examples/advanced-functions/add-points/Cargo.lock renamed to books/rust-programming/src/examples/advanced-functions/add-points/Cargo.lock

File renamed without changes.

slides/rust/examples/advanced-functions/add-points/Cargo.toml renamed to books/rust-programming/src/examples/advanced-functions/add-points/Cargo.toml

File renamed without changes.

slides/rust/examples/advanced-functions/add-points/out.out renamed to books/rust-programming/src/examples/advanced-functions/add-points/out.out

File renamed without changes.

slides/rust/examples/advanced-functions/add-points/src/main.rs renamed to books/rust-programming/src/examples/advanced-functions/add-points/src/main.rs

File renamed without changes.

slides/rust/examples/advanced-functions/calculator-dispatch-table-take2/Cargo.lock renamed to books/rust-programming/src/examples/advanced-functions/calculator-dispatch-table-take2/Cargo.lock

File renamed without changes.

slides/rust/examples/advanced-functions/calculator-dispatch-table-take2/Cargo.toml renamed to books/rust-programming/src/examples/advanced-functions/calculator-dispatch-table-take2/Cargo.toml

File renamed without changes.

slides/rust/examples/advanced-functions/calculator-dispatch-table-take2/out.out renamed to books/rust-programming/src/examples/advanced-functions/calculator-dispatch-table-take2/out.out

File renamed without changes.

slides/rust/examples/advanced-functions/calculator-dispatch-table-take2/src/main.rs renamed to books/rust-programming/src/examples/advanced-functions/calculator-dispatch-table-take2/src/main.rs

File renamed without changes.

slides/rust/examples/advanced-functions/calculator/Cargo.lock renamed to books/rust-programming/src/examples/advanced-functions/calculator/Cargo.lock

File renamed without changes.

0 commit comments

Comments
 (0)