xwt-anchor 0.7.0

Anchor types for xwt. Useful to overcome foreign type implementation limitations.
Documentation
1
2
3
4
5
//! The implementations of the Rust [`core`] traits for this crate's types.

mod r#as;
mod deref;
mod from;