fix gallery
This commit is contained in:
parent
ad1e5693c4
commit
76b6833c44
|
@ -198,8 +198,10 @@
|
||||||
end
|
end
|
||||||
```
|
```
|
||||||
|
|
||||||
|
% id = "01HTWRAS0EHFG2V4N6NCR403C5"
|
||||||
- `rust`
|
- `rust`
|
||||||
|
|
||||||
|
% id = "01HTWRAS0E9FRH08MZZKMKXX2M"
|
||||||
- patterns
|
- patterns
|
||||||
```rust
|
```rust
|
||||||
// this is a comment
|
// this is a comment
|
||||||
|
@ -221,6 +223,7 @@
|
||||||
europeanunion A
|
europeanunion A
|
||||||
```
|
```
|
||||||
|
|
||||||
|
% id = "01HTWRAS0EQ3E9BV7TWEGQ01YF"
|
||||||
- keywords
|
- keywords
|
||||||
```rust
|
```rust
|
||||||
_ as async await break const continue dyn else enum extern fn for if impl in let loop
|
_ as async await break const continue dyn else enum extern fn for if impl in let loop
|
||||||
|
@ -233,6 +236,7 @@
|
||||||
abstract become box do final macro override priv try typeof unsized virtual yield
|
abstract become box do final macro override priv try typeof unsized virtual yield
|
||||||
```
|
```
|
||||||
|
|
||||||
|
% id = "01HTWRAS0EQRQJ9NHYPTE89Q5H"
|
||||||
- sample
|
- sample
|
||||||
```rust
|
```rust
|
||||||
use chrono::{Datelike, Utc};
|
use chrono::{Datelike, Utc};
|
||||||
|
|
Loading…
Reference in a new issue