xwt-anchor 0.5.0

Anchor types for xwt. Useful to overcome foreign type implementation limitations.
Documentation
1
2
3
4
5
//! Various implementations for this crate's types.

mod core;
mod r#impl;
mod xwt_core;