Philipp Oppermann a8600a00b6 Don't derive Copy/Clone for Frame so we can be sure that it's free
If a Frame would be clonable or even Copy, the frame could be freed (e.g. passed to deallocate_frame) and used thereafter. Or it could be freed multiple times.
2015-11-19 19:56:22 +01:00
2015-11-13 18:13:01 +01:00
2015-08-25 14:54:06 +02:00
2015-08-10 12:56:16 +02:00
2015-11-19 16:07:01 +01:00

blogOS

Build Status

This repository contains the code for the “Writing an OS in Rust” series at os.phil-opp.com.

Description
Languages
HTML 96.5%
SCSS 1.5%
CSS 1.2%
JavaScript 0.4%
Python 0.2%