Docs.rs
term_graph-0.1.0
term_graph 0.1.0
Permalink
Docs.rs crate page
GPL-3.0
Links
Repository
crates.io
Source
Owners
CaspianA1
Dependencies
line_drawing ^0.8.0
normal
pancurses ^0.16
normal
Versions
0%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
term_
graph
0.1.0
term_graph
Function
draw_function
Copy item path
Source
pub fn draw_function<F:
Fn
(
f32
) ->
f32
>(sub_win:
Window
, function: F)