Docs.rs
terminal-draw-0.1.0
terminal-draw 0.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
17 June 2026
Links
Repository
crates.io
Source
Owners
Pyrite7
Dependencies
nu-ansi-term ^0.50.1
normal
Versions
12.5%
of the crate is documented
Platform
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
DefRect
terminal_
draw
0.1.0
In terminal_
draw::
geometry
terminal_draw
::
geometry
Type Alias
DefRect
Copy item path
Source
pub type DefRect = (
DefVec2
,
DefVec2
);