Docs.rs
cowlang-0.1.0
cowlang 0.1.0
Permalink
Docs.rs crate page
Links
crates.io
Source
Owners
kaimast
Dependencies
bincode ^1.2
normal
byte-slice-cast ^1
normal
optional
digest ^0.10
normal
optional
plex ^0.3
normal
optional
pyo3 ^0.23
normal
optional
serde ^1.0
normal
serde_bytes ^0.11
normal
Versions
1.36%
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
All
cowlang
0.1.0
Crate Items
Structs
Enums
Traits
Functions
Type Aliases
List of all items
Structs
ast::Program
ast::Span
interpreter::Interpreter
Enums
IndentResult
PrimitiveType
TypeDefinition
Value
ValueError
ast::CompareType
ast::Expr
ast::ValueType
interpreter::Handle
Traits
interpreter::Callable
interpreter::Iterable
interpreter::Module
Functions
compile_string
generate_compile_error
get_next_indent
parse_indents
Type Aliases
ast::ParseNode
ast::Statements