Docs.rs
ics-core-0.0.0
ics-core 0.0.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
ShortArrow
Dependencies
chrono ^0.4
normal
serde ^1
normal
Versions
57.14%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
sort_events
ics_
core
0.0.0
In ics_
core::
query
ics_core
::
query
Function
sort_
events
Copy item path
Source
pub fn sort_events( events: &[
VEvent
], keys: &[
SortKey
], descending:
bool
, ) ->
Vec
<
VEvent
>