3 lines
67 B
Rust
3 lines
67 B
Rust
/// Error returned if failed to parse attribute.
|
|
pub struct Error;
|
/// Error returned if failed to parse attribute.
|
|
pub struct Error;
|