Docs.rs
typed_grid-0.1.1
typed_grid 0.1.1
Docs.rs crate page
Links
Homepage
Repository
crates.io
Source
Owners
tgrospic
Dependencies
derive-new ^0.7
normal
typed_grid_macro ^0.1
normal
Versions
11.76%
of the crate is documented
Go to latest version
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
typed_
grid
0.1.1
Move
Down
Required Associated Types
Then
Required Methods
down
Implementors
In crate typed_
grid
typed_grid
Trait
MoveDown
Copy item path
Source
pub trait MoveDown { type
Then
; // Required method fn
down
(self) -> Self::
Then
; }
Required Associated Types
§
Source
type
Then
Required Methods
§
Source
fn
down
(self) -> Self::
Then
Implementors
§