#nu #shell #protocol #tree

nu-protocol

Nushell's internal protocols, including its abstract syntax tree

55 breaking releases

new 0.77.1 Mar 17, 2023
0.76.0 Feb 21, 2023
0.73.0 Dec 20, 2022
0.72.0 Nov 29, 2022
0.7.0 Dec 17, 2019

#125 in Command-line interface

Download history 899/week @ 2022-12-01 1023/week @ 2022-12-08 675/week @ 2022-12-15 767/week @ 2022-12-22 652/week @ 2022-12-29 819/week @ 2023-01-05 661/week @ 2023-01-12 764/week @ 2023-01-19 911/week @ 2023-01-26 1051/week @ 2023-02-02 1289/week @ 2023-02-09 1405/week @ 2023-02-16 3184/week @ 2023-02-23 1350/week @ 2023-03-02 1562/week @ 2023-03-09 1507/week @ 2023-03-16

7,956 downloads per month
Used in 63 crates (58 directly)

MIT license

590KB
13K SLoC

nu-protocol

The nu-protocol crate holds the definitions of structs/traits that are used throughout Nushell. This gives us one way to expose them to many other crates, as well as make these definitions available to each other, without causing mutually recursive dependencies.

Dependencies

~6–13MB
~264K SLoC