MCPcopy Index your code
hub / github.com/DanielKeep/rust-boolinator

github.com/DanielKeep/rust-boolinator @v2.4.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v2.4.0 ↗ · + Follow
22 symbols 31 edges 1 files 1 documented · 5%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

boolinator

Provides the Boolinator trait, which lets you use Option and Result-style combinators with bools.

Links

Compatibility

boolinator is tested against Rust 1.0+. Exhaustively so.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you shall be dual licensed as above, without any additional terms or conditions.

Extension points exported contracts — how you extend this code

Boolinator (Interface)
This trait defines a number of combinator-style methods for use with `bool` values. In general, `true`/`false` map to ` [1 …
src/lib.rs

Core symbols most depended-on inside this repo

expect
called by 3
src/lib.rs
as_some
called by 1
src/lib.rs
as_option
called by 0
src/lib.rs
as_some_from
called by 0
src/lib.rs
and_option
called by 0
src/lib.rs
and_option_from
called by 0
src/lib.rs
as_result
called by 0
src/lib.rs
as_result_from
called by 0
src/lib.rs

Shape

Function 11
Method 10
Interface 1

Languages

Rust100%

Modules by API surface

src/lib.rs22 symbols

For agents

$ claude mcp add rust-boolinator \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact