Docs.rs
scheme-rs-0.1.0
scheme-rs 0.1.0
Permalink
Docs.rs crate page
MPL-2.0
Links
Homepage
Repository
crates.io
Source
Owners
maplant
Dependencies
async-stream ^0.3
normal
optional
by_address ^1.2
normal
clap ^4
normal
cranelift ^0.122
normal
cranelift-jit ^0.122
normal
cranelift-module ^0.122
normal
cranelift-native ^0.122
normal
derive_builder ^0.20
normal
futures ^0.3
normal
optional
hashbrown ^0.16.1
normal
indexmap ^2
normal
inventory ^0.3
normal
malachite ^0.9
normal
memchr ^2.7
normal
num ^0.4
normal
parking_lot ^0.12.5
normal
rand ^0.9
normal
rust-embed ^8
normal
rustc-hash ^2.1
normal
rustyline ^17
normal
scheme-rs-macros ^0.1.0-alpha.1
normal
stacksafe ^1
normal
tokio ^1.47
normal
optional
unicode_categories ^0.1
normal
criterion ^0.5
dev
nom ^7
build
Versions
19.46%
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
define_condition_type
scheme_
rs
0.1.0
In scheme_
rs::
exceptions
scheme_rs
::
exceptions
Macro
define_
condition_
type
Copy item path
Source
define_condition_type!() {
/* proc-macro */
}
Expand description
A macro for easily creating new condition types.