Cursor rules for Rust projects covering ownership patterns, error handling with thiserror/anyhow, and async runtime conventions.
Enforces Rust best practices: proper ownership and borrowing, Result<T, E> for error handling, thiserror for library errors, anyhow for applications, async with tokio runtime, serde for serialization, clippy compliance, and comprehensive documentation with rustdoc examples.
Workflows from the Neura Market marketplace related to this Cursor resource