Docs.rs
kotoba-core-0.1.22
kotoba-core 0.1.22
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
jun784
Dependencies
anyhow ^1.0
normal
blake3 ^1.8
normal
hex ^0.4
normal
jsonschema ^0.17
normal
kotoba-errors ^0.1.2
normal
parking_lot ^0.12
normal
regex ^1.10
normal
schemars ^0.8
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
thiserror ^2.0
normal
uuid ^1.0
normal
tokio ^1.0
dev
js-sys ^0.3
normal
optional
wasm-bindgen ^0.2
normal
optional
web-sys ^0.3
normal
optional
Versions
41.23%
of the crate is documented
Platform
i686-pc-windows-msvc
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 algorithms
kotoba_
core
0.1.22
Module algorithms
Module Items
Structs
In kotoba_
core::
graph
kotoba_core
::
graph
Module
algorithms
Copy item path
Source
Expand description
グラフアルゴリズム実装
このモジュールはグラフ構造に対する基本的なアルゴリズムを提供します。
Structs
§
Graph
Algorithms
グラフアルゴリズムのユーティリティ関数
Graph
Traversal
グラフトラバーサルアルゴリズム