document wgpu feature flags
This commit is contained in:
parent
fd064ff990
commit
5198f8e3e4
3 changed files with 4 additions and 0 deletions
|
|
@ -172,6 +172,7 @@ impl Frame {
|
|||
///
|
||||
/// [`Text`]: struct.Text.html
|
||||
/// [`Frame`]: struct.Frame.html
|
||||
/// [`Canvas`]: struct.Canvas.html
|
||||
pub fn fill_text(&mut self, text: Text) {
|
||||
use std::f32;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue