docs(core): remove outdated docstring
This commit is contained in:
@@ -43,11 +43,6 @@ impl Pacdef {
|
|||||||
/// For convenience sake, all called functions take a `&self` argument, even if
|
/// For convenience sake, all called functions take a `&self` argument, even if
|
||||||
/// these are not strictly required.
|
/// these are not strictly required.
|
||||||
///
|
///
|
||||||
/// # Panics
|
|
||||||
///
|
|
||||||
/// Panics if the user passed an unexpected action. This means all fields from
|
|
||||||
/// `crate::action::Action` must be matched in this function.
|
|
||||||
///
|
|
||||||
/// # Errors
|
/// # Errors
|
||||||
///
|
///
|
||||||
/// This function propagates errors from the underlying functions.
|
/// This function propagates errors from the underlying functions.
|
||||||
|
|||||||
Reference in New Issue
Block a user