Docs.rs
advent-of-code-2024.21.0
advent-of-code 2024.21.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
fornwall
Dependencies
allocation-counter ^0
normal
optional
bytemuck ^1
normal
optional
pollster ^0
normal
optional
svgplot ^2024.21.0
normal
optional
wgpu ^23
normal
optional
criterion ^0
dev
Versions
75%
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
advent_
of_
code
2024.21.0
Result
Type
Aliased Type
In crate advent_
of_
code
advent_of_code
Type Alias
ResultType
Copy item path
Source
pub type ResultType =
String
;
Aliased Type
ยง
pub struct ResultType {
/* private fields */
}