Docs.rs
gorf-core-0.1.1
gorf-core 0.1.1
Permalink
Docs.rs crate page
CC0-1.0
Links
crates.io
Source
Owners
gkgoat1
Dependencies
anyhow ^1.0.79
normal
castaway ^0.2.2
normal
chumsky ^0.9.3
normal
either ^1.8.1
normal
lambda_calculus ^3.3.0
normal
num-bigint ^0.4.3
normal
num-traits ^0.2.16
normal
serde ^1.0
normal
Versions
0%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
gorf_
core
0.1.1
Incr
Required Methods
incr
Implementations on Foreign Types
String
usize
Implementors
In crate gorf_
core
gorf_core
Trait
Incr
Copy item path
Source
pub trait Incr { // Required method fn
incr
(&mut self); }
Required Methods
§
Source
fn
incr
(&mut self)
Implementations on Foreign Types
§
Source
§
impl
Incr
for
usize
Source
§
fn
incr
(&mut self)
Source
§
impl
Incr
for
String
Source
§
fn
incr
(&mut self)
Implementors
§
Source
§
impl
Incr
for
Id