Crates.io | nginx_module |
lib.rs | nginx_module |
version | 0.1.4 |
source | src |
created_at | 2023-11-17 11:43:10.980209 |
updated_at | 2023-12-11 16:21:31.159476 |
description | Rust bindings for building Nginx modules |
homepage | https://github.com/g-Core/nginx-rust |
repository | https://github.com/g-Core/nginx-rust |
max_upload_size | |
id | 1038976 |
size | 45,998 |
This repository contains Rust bindings to Nginx, allowing you to create Nginx modules using the Rust language.
Please look at the simple
example for more details on how to build this.