mtak- / rust_lifetime_problem

Little demo problem to aid learning about lifetimes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rust demo problem for help learning lifetimes

build docs

The docs contain the problem description, and guidance for solving the problem.

$ cargo doc --no-deps --open

run tests

$ cargo test

About

Little demo problem to aid learning about lifetimes


Languages

Language:Rust 100.0%