We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a60a8e6 commit fb1a2d8Copy full SHA for fb1a2d8
README.md
@@ -8,7 +8,7 @@ This repository shows how, by combining [`cgo`](https://blog.golang.org/c-go-cgo
8
and [Rust's FFI capabilities](https://doc.rust-lang.org/book/ffi.html), we can call
9
Rust code from Go.
10
11
-To ways of achieving this are presented in this repository: with a dynamic
+Two ways of achieving this are presented in this repository: with a dynamic
12
library, and with a static library.
13
14
## Running the example code
@@ -20,7 +20,7 @@ library.
20
21
You should see the following output:
22
23
-```
+```console
24
$ make run-all
25
Compiling libc v0.2.132
26
Compiling hello v0.1.0 (/home/user/rust-plus-golang/lib/hello)
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments