Name Description Size
annotations.rs 12936
lib.rs The crashping crate allows populating and sending the crash ping, which contains all ping-scoped crash annotations. 22136
single_instance.rs The Glean DB can only be accessed by one process at a time, so this module offers a simple way to negotiate this (allowing other processes to wait). TODO: Use std file locking when the MSRV is >=1.89. 4095