mirror of
https://github.com/salsa-rs/salsa.git
synced 2025-01-23 13:10:19 +00:00
Expose proc macro docs via the main crate
This commit is contained in:
parent
ff938024e2
commit
c6e4b23c71
1 changed files with 0 additions and 1 deletions
|
@ -605,5 +605,4 @@ impl std::error::Error for Cancelled {}
|
|||
#[macro_use]
|
||||
extern crate salsa_macros;
|
||||
use plumbing::HasQueryGroup;
|
||||
#[doc(hidden)]
|
||||
pub use salsa_macros::*;
|
||||
|
|
Loading…
Reference in a new issue