Docs.rs
phago-runtime-1.0.0
phago-runtime 1.0.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Clemens865
Dependencies
async-trait ^0.1
normal
optional
futures ^0.3
normal
optional
notify ^6
normal
optional
notify-debouncer-mini ^0.4
normal
optional
petgraph ^0.7
normal
phago-agents ^1.0.0
normal
phago-core ^1.0.0
normal
rusqlite ^0.31
normal
optional
serde ^1
normal
serde_json ^1
normal
tokio ^1
normal
optional
uuid ^1
normal
tempfile ^3
dev
Versions
54.6%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Skip to main content
section_counts
phago_
runtime
1.0.0
In phago_
runtime::
training_
format
phago_runtime
::
training_format
Function
section_
counts
Copy item path
Source
pub fn section_counts(curriculum: &
Curriculum
) -> (
usize
,
usize
,
usize
)
Expand description
Count examples per section.