Docs.rs
contained-turing-0.1.4
contained-turing 0.1.4
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
FL03
Dependencies
anyhow ^1
normal
async-trait ^0.1
normal
contained-core ^0.1.4
normal
decanter ^0.1.5
normal
futures ^0.3
normal
itertools ^0.10
normal
predicates ^3.0
normal
serde ^1
normal
serde_json ^1
normal
smart-default ^0.6
normal
strum ^0.24
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
☰
Module machine
Structs
?
Module
contained_turing
::
machine
source
·
[
−
]
Structs
Driver
Driver
implements the
Scope
trait and essentially represents the focus of a [super::Turing] machine
Driver
is a
Stateful
Iterator
that tracks the
State
of the [super::Turing] machine and the current position of the
Tape
Machine