diff options
Diffstat (limited to 'docs/posts/2021-10-02/rust-where-are-primitive-types-from')
| -rw-r--r-- | docs/posts/2021-10-02/rust-where-are-primitive-types-from/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/posts/2021-10-02/rust-where-are-primitive-types-from/index.html b/docs/posts/2021-10-02/rust-where-are-primitive-types-from/index.html index c50fce9..bd68c24 100644 --- a/docs/posts/2021-10-02/rust-where-are-primitive-types-from/index.html +++ b/docs/posts/2021-10-02/rust-where-are-primitive-types-from/index.html @@ -8,7 +8,7 @@ <title>Rust のプリミティブ型はどこからやって来るか | REPL: Rest-Eat-Program Loop</title> <meta name="description" content="Rust のプリミティブ型は予約語ではなく普通の識別子である。どのようにこれが名前解決されるのかを調べた。"> - <meta name="author" content=""> + <meta name="author" content="nsfisis"> <link href="https://blog.nsfisis.dev/an-old-hope.min.css" rel="stylesheet"> <link href="https://blog.nsfisis.dev/style.css" rel="stylesheet"> |
