Lines Matching full:https
3 [](https://docs.rs/libceed)
6 This crate provides an interface to [libCEED](https://libceed.org), which is a performance-portable…
8 See the [libCEED user manual](https://libceed.org) for details on [interface concepts](https://libc…
10 
23 libceed = { git = "https://github.com/CEED/libCEED", branch = "main" }
40 See the [libCEED documentation](https://libceed.org/en/latest/gettingstarted/#backends) for more in…
44 Examples of libCEED can be found in the [libCEED repository](https://github.com/CEED/libCEED) under…
49 To build the [documentation](https://docs.rs/libceed) locally with `katexit` enabled, use
59 The `libceed` crate is developed within the [libCEED repository](https://github.com/CEED/libCEED).
60 See the [contributing guidelines](https://libceed.org/en/latest/CONTRIBUTING/) for details.