Docs.rs
termcalc-1.0.1
termcalc 1.0.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
rtbo
Dependencies
arboard ^3.4.0
normal
clap ^4.5.16
normal
crossterm ^0.27.0
normal
pager-rs ^0.3.0
normal
strip-ansi-escapes ^0.2.0
normal
approx ^0.5.1
dev
Versions
5.68%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
tc
1.0.1
Module parse
Module Items
Structs
Enums
Functions
Type Aliases
In crate tc
tc
Module
parse
Copy item path
Source
Expand description
Parser module
See
Grammar.ebnf
Structs
§
Parser
Enums
§
Error
Functions
§
parse_
line
Parse the given string to produce an AST item
Type Aliases
§
Result