mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-27 10:27:59 +00:00
fix the ignored tests in doc test (#898)
* fix ignored test * move CI to --release per Gav
This commit is contained in:
@@ -107,7 +107,7 @@ macro_rules! unmarshall_args {
|
||||
|
||||
/// Since we can't specify the type of closure directly at binding site:
|
||||
///
|
||||
/// ```rust,ignore
|
||||
/// ```nocompile
|
||||
/// let f: FnOnce() -> Result<<u32 as ConvertibleToWasm>::NativeType, _> = || { /* ... */ };
|
||||
/// ```
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user