Skip to content

Latest commit

 

History

History
46 lines (29 loc) · 1.53 KB

README.md

File metadata and controls

46 lines (29 loc) · 1.53 KB

Deref Patterns Project Group

project group status: active project group documentation

Welcome to the repository for the Deref Patterns Project Group! This is the repository we use to organise our work. Please refer to our charter as well as our github pages website for more information on our goals and current scope.

How Can I Get Involved?

You can find a list of the current members available on rust-lang/team.

If you'd like to participate be sure to check out any of our open issues on this repository.

We also participate on Zulip, feel free to introduce yourself over there and ask us any questions you have.

Building Documentation

This repository is also an mdbook project. You can view and build it using the following command.

mdbook serve

Useful links