nu-protocol 0.60.0

A set of query commands for Nushell
Documentation
1
2
3
4
5
pub type VarId = usize;
pub type DeclId = usize;
pub type AliasId = usize;
pub type BlockId = usize;
pub type OverlayId = usize;