Docs.rs
nar-0.0.8
nar 0.0.8
Permalink
Docs.rs crate page
Apache-2.0
24 June 2026
Links
Repository
crates.io
Source
Owners
ice1000
Dependencies
clap ^2.33
normal
optional
either ^1.5
normal
minitt-util ^0.2
normal
optional
pest ^2.1.2
normal
pest_derive ^2.1
normal
rustyline ^6.0
normal
optional
structopt ^0.3
normal
optional
voile-util ^0.2.2
normal
Versions
37.41%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Sigma
nar
0.0.8
Sigma
Aliased Type
In nar::
check::
monad
nar
::
check
::
monad
Type Alias
Sigma
Copy item path
Source
pub type Sigma =
Vec
<
Decl
>;
Expand description
Typing context.
Aliased Type
ยง
pub struct Sigma {
/* private fields */
}