mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-03-22 14:59:37 +02:00
Show actual driver code on solution page.
This commit is contained in:
parent
236fbc6f9e
commit
ae83778173
@ -4,6 +4,14 @@
|
||||
|
||||
([back to exercise](rtc.md))
|
||||
|
||||
`main.rs`:
|
||||
|
||||
```rust,compile_fail
|
||||
{{#include rtc/src/main.rs}}
|
||||
```
|
||||
|
||||
`pl031.rs`:
|
||||
|
||||
```rust
|
||||
{{#include rtc/src/pl031.rs}}
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user