accesskit_windows 0.24.1

AccessKit UI accessibility infrastructure: Windows adapter
Documentation
1
2
3
4
5
6
7
8
// Copyright 2023 The AccessKit Authors. All rights reserved.
// Licensed under the Apache License, Version 2.0 (found in
// the LICENSE-APACHE file) or the MIT license (found in
// the LICENSE-MIT file), at your option.

pub(crate) use accesskit_consumer::{
    common_filter as filter, common_filter_with_root_exception as filter_with_root_exception,
};