mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-18 07:48:02 +08:00
Convert create_context to a sync derivation kernel over the bare-root contract
This commit is contained in:
@@ -68,6 +68,7 @@ impl_via_hash! {
|
||||
#[cfg(feature = "std")]
|
||||
impl_via_hash! {
|
||||
String,
|
||||
core::time::Duration,
|
||||
}
|
||||
|
||||
impl<'a> CacheHash for std::borrow::Cow<'a, str> {
|
||||
|
||||
Reference in New Issue
Block a user