| Crates.io | rust-guile-client-example |
| lib.rs | rust-guile-client-example |
| version | 0.1.1 |
| created_at | 2021-03-23 03:32:41.894486+00 |
| updated_at | 2021-03-23 04:03:01.401825+00 |
| description | a small example program demonstrating how to use rust-guile |
| homepage | |
| repository | https://gitlab.com/slondr/rust-guile-client-example |
| max_upload_size | |
| id | 372403 |
| size | 2,725 |
This is a small program that demonstrates how to use the rust-guile crate to embed a Scheme interpreter in your Rust program and call Rust functions from within Scheme.