mirror of
https://github.com/salsa-rs/salsa.git
synced 2025-01-26 06:42:48 +00:00
remove doctest
This commit is contained in:
parent
5f9309f108
commit
e284706363
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ use syn::{Attribute, Ident, Path, Token, Visibility};
|
|||
///
|
||||
/// Current syntax:
|
||||
///
|
||||
/// ```
|
||||
/// ```ignore
|
||||
/// salsa::database_storage! {
|
||||
/// struct DatabaseStorage for DatabaseStruct {
|
||||
/// impl HelloWorldDatabase {
|
||||
|
|
Loading…
Reference in a new issue