13 releases (8 breaking)
new 0.101.0 | Dec 22, 2024 |
---|---|
0.100.0 | Nov 13, 2024 |
0.99.1 | Oct 20, 2024 |
0.96.1 | Jul 29, 2024 |
#52 in #nushell
4,376 downloads per month
Used in 61 crates
(4 directly)
1MB
27K
SLoC
nu-plugin-core
This crate provides functionality that is shared by the Nushell engine and plugins.
lib.rs
:
Functionality and types shared between the plugin and the engine, other than protocol types.
If you are writing a plugin, you probably don't need this crate. We will make fewer guarantees
for the stability of the interface of this crate than for nu_plugin
.
Dependencies
~22–64MB
~1M SLoC