mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-24 05:06:28 +00:00
notification_sys base
This commit is contained in:
@@ -169,6 +169,7 @@ impl<'de> Deserialize<'de> for Resource {
|
||||
{
|
||||
struct Visitor;
|
||||
|
||||
#[allow(clippy::needless_lifetimes)]
|
||||
impl<'de> serde::de::Visitor<'de> for Visitor {
|
||||
type Value = Resource;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user