boing 0.7.0

A safe wrapper over libui-ng-sys
Documentation
1
2
3
4
5
6
7
8
// SPDX-License-Identifier: MPL-2.0

//! [`Path`].

use crate::prelude::*;

#[subcontrol(handle = "uiDrawPath")]
pub struct Path;