Docs.rs
competitive-hpp-0.10.23
competitive-hpp 0.10.23
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
hppRC
Dependencies
cargo-husky ^1.5.0
normal
indexmap ^1.3.2
normal
itertools ^0.9.0
normal
itertools-num ^0.1.3
normal
maplit ^1.0.2
normal
memoise ^0.3.2
normal
num ^0.2.1
normal
num-derive ^0.3.0
normal
proconio ^0.4.1
normal
superslice ^1.0.0
normal
typenum ^1.12.0
normal
cargo-husky ^1.5
dev
Versions
8.16%
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
competitive_
hpp
0.10.23
Module marker
Module Items
Enums
In competitive_
hpp::
prelude
competitive_hpp
::
prelude
Module
marker
Copy item path
Source
Expand description
Declares special marker types.
Enums
ยง
Bytes
Bytes: read a string as array of bytes.
Chars
Chars: read a string as array of chars.
Isize1
Isize1: 1-indexed isize. Output of reading has type isize.
Usize1
Usize1: 1-indexed usize. Output of reading has type usize.